------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for xplr-0.21.2_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf MAKE=gmake XDG_DATA_HOME=/construction/misc/xplr XDG_CONFIG_HOME=/construction/misc/xplr XDG_CACHE_HOME=/construction/misc/xplr/.cache HOME=/construction/misc/xplr TMPDIR="/construction/misc/xplr" PATH=/construction/misc/xplr/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/misc/xplr/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/misc/xplr XDG_CONFIG_HOME=/construction/misc/xplr XDG_CACHE_HOME=/construction/misc/xplr/.cache HOME=/construction/misc/xplr TMPDIR="/construction/misc/xplr" PATH=/construction/misc/xplr/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/misc/xplr/.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 CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/misc/xplr/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xplr" EXAMPLESDIR="share/examples/xplr" DATADIR="share/xplr" WWWDIR="www/xplr" ETCDIR="etc/xplr" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xplr DOCSDIR=/usr/local/share/doc/xplr EXAMPLESDIR=/usr/local/share/examples/xplr WWWDIR=/usr/local/www/xplr ETCDIR=/usr/local/etc/xplr SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.53.0.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/libssh2-1.11.0,3.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/libpsl-0.21.2_3.pkg Installing /packages/All/ca_root_nss-3.89.1.pkg ===== Message from ca_root_nss-3.89.1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-8.1.2.pkg Installing /packages/All/rust-1.70.0_1.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.26_1.pkg Building cache database of MIME types Building cache database of MIME types Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg 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 gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/luajit-devel-2.1.0.20230430.pkg SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xplr-0.21.2_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xplr-0.21.2_2 depends on file: /usr/local/sbin/pkg - found => rust/crates/ansi-to-tui-3.0.0.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ansi-to-tui/3.0.0/download?dummy=/rust/crates/ansi-to-tui-3.0.0.crate rust/crates/ansi-to-tui-3.0.0.crate 0% of 12 kB 0 Bps rust/crates/ansi-to-tui-3.0.0.crate 12 kB 35 MBps 00s => rust/crates/gethostname-0.4.3.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gethostname/0.4.3/download?dummy=/rust/crates/gethostname-0.4.3.crate rust/crates/gethostname-0.4.3.crate 0% of 9336 B 0 Bps rust/crates/gethostname-0.4.3.crate 9336 B 22 MBps 00s => rust/crates/jf-0.3.1.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/jf/0.3.1/download?dummy=/rust/crates/jf-0.3.1.crate rust/crates/jf-0.3.1.crate 0% of 9995 B 0 Bps rust/crates/jf-0.3.1.crate 9995 B 14 MBps 00s => rust/crates/lua-src-546.0.0.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/lua-src/546.0.0/download?dummy=/rust/crates/lua-src-546.0.0.crate rust/crates/lua-src-546.0.0.crate 0% of 646 kB 0 Bps rust/crates/lua-src-546.0.0.crate 646 kB 34 MBps 00s => rust/crates/luajit-src-210.4.5+resty2cf5186.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/luajit-src/210.4.5+resty2cf5186/download?dummy=/rust/crates/luajit-src-210.4.5+resty2cf5186.crate rust/crates/luajit-src-210.4.5+resty2cf5186.cr 0% of 1113 kB 0 Bps rust/crates/luajit-src-210.4.5+resty2cf5186.cr 1113 kB 35 MBps 00s => rust/crates/mlua-0.8.9.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/mlua/0.8.9/download?dummy=/rust/crates/mlua-0.8.9.crate rust/crates/mlua-0.8.9.crate 0% of 178 kB 0 Bps rust/crates/mlua-0.8.9.crate 178 kB 30 MBps 00s => rust/crates/path-absolutize-3.1.0.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/path-absolutize/3.1.0/download?dummy=/rust/crates/path-absolutize-3.1.0.crate rust/crates/path-absolutize-3.1.0.crate 0% of 6540 B 0 Bps rust/crates/path-absolutize-3.1.0.crate 6540 B 23 MBps 00s => rust/crates/snailquote-0.3.1.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/snailquote/0.3.1/download?dummy=/rust/crates/snailquote-0.3.1.crate rust/crates/snailquote-0.3.1.crate 0% of 19 kB 0 Bps rust/crates/snailquote-0.3.1.crate 19 kB 37 MBps 00s => rust/crates/tui-input-0.7.0.crate doesn't seem to exist in /distfiles/. => Attempting to fetch https://crates.io/api/v1/crates/tui-input/0.7.0/download?dummy=/rust/crates/tui-input-0.7.0.crate rust/crates/tui-input-0.7.0.crate 0% of 10 kB 0 Bps rust/crates/tui-input-0.7.0.crate 10 kB 28 MBps 00s => sayanarijit-xplr-v0.21.2_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/sayanarijit/xplr/tar.gz/v0.21.2?dummy=/sayanarijit-xplr-v0.21.2_GH0.tar.gz fetch: https://codeload.github.com/sayanarijit/xplr/tar.gz/v0.21.2?dummy=/sayanarijit-xplr-v0.21.2_GH0.tar.gz: size unknown fetch: https://codeload.github.com/sayanarijit/xplr/tar.gz/v0.21.2?dummy=/sayanarijit-xplr-v0.21.2_GH0.tar.gz: size of remote file is not known sayanarijit-xplr-v0.21.2_GH0.tar.gz 0 B 0 Bps sayanarijit-xplr-v0.21.2_GH0.tar.gz 96 kB 539 kBps sayanarijit-xplr-v0.21.2_GH0.tar.gz 443 kB 930 kBps 01s ===> Fetching all distfiles required by xplr-0.21.2_2 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xplr-0.21.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xplr-0.21.2_2 for building => SHA256 Checksum OK for rust/crates/ahash-0.7.6.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ansi-to-tui-3.0.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.71.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.2.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.11.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/beef-0.5.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bstr-0.2.17.crate. => SHA256 Checksum OK for rust/crates/bstr-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.12.2.crate. => SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.79.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.24.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-3.2.25.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.2.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.4.crate. => SHA256 Checksum OK for rust/crates/criterion-0.4.0.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-0.8.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.14.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.15.crate. => SHA256 Checksum OK for rust/crates/crossterm-0.26.1.crate. => SHA256 Checksum OK for rust/crates/crossterm_winapi-0.9.0.crate. => SHA256 Checksum OK for rust/crates/darling-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.14.4.crate. => SHA256 Checksum OK for rust/crates/defer-drop-1.3.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.11.2.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.11.2.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.11.2.crate. => SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate. => SHA256 Checksum OK for rust/crates/dirs-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-next-2.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.2.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/either-1.8.1.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.3.25.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/fuzzy-matcher-0.3.7.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.4.3.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.9.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.19.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.2.6.crate. => SHA256 Checksum OK for rust/crates/humansize-2.1.3.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.56.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.6.crate. => SHA256 Checksum OK for rust/crates/jf-0.3.1.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.63.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.144.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.7.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.9.crate. => SHA256 Checksum OK for rust/crates/log-0.4.17.crate. => SHA256 Checksum OK for rust/crates/lscolors-0.14.0.crate. => SHA256 Checksum OK for rust/crates/lua-src-546.0.0.crate. => SHA256 Checksum OK for rust/crates/luajit-src-210.4.5+resty2cf5186.crate. => SHA256 Checksum OK for rust/crates/memchr-2.5.0.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.6.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.8.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/mime_guess-2.0.4.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.6.crate. => SHA256 Checksum OK for rust/crates/mlua-0.8.9.crate. => SHA256 Checksum OK for rust/crates/natord-1.0.9.crate. => SHA256 Checksum OK for rust/crates/nix-0.24.3.crate. => SHA256 Checksum OK for rust/crates/nix-0.25.1.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.47.0.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.15.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.15.0.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.6.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.17.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/os_str_bytes-6.5.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.1.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.7.crate. => SHA256 Checksum OK for rust/crates/path-absolutize-3.1.0.crate. => SHA256 Checksum OK for rust/crates/path-dedot-3.1.0.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.27.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.3.crate. => SHA256 Checksum OK for rust/crates/predicates-3.0.3.crate. => SHA256 Checksum OK for rust/crates/predicates-core-1.0.6.crate. => SHA256 Checksum OK for rust/crates/predicates-tree-1.0.9.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.58.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.27.crate. => SHA256 Checksum OK for rust/crates/ratatui-0.20.1.crate. => SHA256 Checksum OK for rust/crates/rayon-1.7.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.11.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.2.16.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.3.crate. => SHA256 Checksum OK for rust/crates/regex-1.8.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.7.1.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.12.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.13.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.1.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.163.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.163.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.96.crate. => SHA256 Checksum OK for rust/crates/serde_yaml-0.9.21.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.15.crate. => SHA256 Checksum OK for rust/crates/signal-hook-mio-0.2.3.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.1.crate. => SHA256 Checksum OK for rust/crates/skim-0.10.4.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.10.0.crate. => SHA256 Checksum OK for rust/crates/smawk-0.3.1.crate. => SHA256 Checksum OK for rust/crates/snailquote-0.3.1.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.16.crate. => SHA256 Checksum OK for rust/crates/term-0.7.0.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.16.0.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.40.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.40.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.7.crate. => SHA256 Checksum OK for rust/crates/time-0.1.45.crate. => SHA256 Checksum OK for rust/crates/time-0.3.21.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.1.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.9.crate. => SHA256 Checksum OK for rust/crates/timer-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tui-input-0.7.0.crate. => SHA256 Checksum OK for rust/crates/tuikit-0.5.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.6.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.8.crate. => SHA256 Checksum OK for rust/crates/unicode-linebreak-0.1.4.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.10.1.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.10.crate. => SHA256 Checksum OK for rust/crates/unicode_categories-0.1.1.crate. => SHA256 Checksum OK for rust/crates/unsafe-libyaml-0.2.8.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/vte-0.11.0.crate. => SHA256 Checksum OK for rust/crates/vte_generate_state_changes-0.1.1.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.3.3.crate. => SHA256 Checksum OK for rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.86.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.86.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.86.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.86.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.86.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.63.crate. => SHA256 Checksum OK for rust/crates/which-4.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.5.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.0.crate. => SHA256 Checksum OK for sayanarijit-xplr-v0.21.2_GH0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xplr-0.21.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xplr-0.21.2_2 for building ===> Extracting for xplr-0.21.2_2 ===> xplr-0.21.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xplr-0.21.2_2 for building => SHA256 Checksum OK for rust/crates/ahash-0.7.6.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ansi-to-tui-3.0.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.71.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.2.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.11.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/beef-0.5.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bstr-0.2.17.crate. => SHA256 Checksum OK for rust/crates/bstr-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.12.2.crate. => SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.79.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.24.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-3.2.25.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.2.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.4.crate. => SHA256 Checksum OK for rust/crates/criterion-0.4.0.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-0.8.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.14.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.15.crate. => SHA256 Checksum OK for rust/crates/crossterm-0.26.1.crate. => SHA256 Checksum OK for rust/crates/crossterm_winapi-0.9.0.crate. => SHA256 Checksum OK for rust/crates/darling-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.14.4.crate. => SHA256 Checksum OK for rust/crates/defer-drop-1.3.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.11.2.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.11.2.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.11.2.crate. => SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate. => SHA256 Checksum OK for rust/crates/dirs-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-next-2.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.2.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/either-1.8.1.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.3.25.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/fuzzy-matcher-0.3.7.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.4.3.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.9.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.19.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.2.6.crate. => SHA256 Checksum OK for rust/crates/humansize-2.1.3.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.56.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.6.crate. => SHA256 Checksum OK for rust/crates/jf-0.3.1.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.63.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.144.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.7.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.9.crate. => SHA256 Checksum OK for rust/crates/log-0.4.17.crate. => SHA256 Checksum OK for rust/crates/lscolors-0.14.0.crate. => SHA256 Checksum OK for rust/crates/lua-src-546.0.0.crate. => SHA256 Checksum OK for rust/crates/luajit-src-210.4.5+resty2cf5186.crate. => SHA256 Checksum OK for rust/crates/memchr-2.5.0.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.6.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.8.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/mime_guess-2.0.4.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.6.crate. => SHA256 Checksum OK for rust/crates/mlua-0.8.9.crate. => SHA256 Checksum OK for rust/crates/natord-1.0.9.crate. => SHA256 Checksum OK for rust/crates/nix-0.24.3.crate. => SHA256 Checksum OK for rust/crates/nix-0.25.1.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.47.0.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.15.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.15.0.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.6.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.17.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/os_str_bytes-6.5.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.1.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.7.crate. => SHA256 Checksum OK for rust/crates/path-absolutize-3.1.0.crate. => SHA256 Checksum OK for rust/crates/path-dedot-3.1.0.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.27.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.3.crate. => SHA256 Checksum OK for rust/crates/predicates-3.0.3.crate. => SHA256 Checksum OK for rust/crates/predicates-core-1.0.6.crate. => SHA256 Checksum OK for rust/crates/predicates-tree-1.0.9.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.58.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.27.crate. => SHA256 Checksum OK for rust/crates/ratatui-0.20.1.crate. => SHA256 Checksum OK for rust/crates/rayon-1.7.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.11.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.2.16.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.3.crate. => SHA256 Checksum OK for rust/crates/regex-1.8.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.7.1.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.12.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.13.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.1.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.163.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.163.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.96.crate. => SHA256 Checksum OK for rust/crates/serde_yaml-0.9.21.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.15.crate. => SHA256 Checksum OK for rust/crates/signal-hook-mio-0.2.3.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.1.crate. => SHA256 Checksum OK for rust/crates/skim-0.10.4.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.10.0.crate. => SHA256 Checksum OK for rust/crates/smawk-0.3.1.crate. => SHA256 Checksum OK for rust/crates/snailquote-0.3.1.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.16.crate. => SHA256 Checksum OK for rust/crates/term-0.7.0.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.16.0.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.40.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.40.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.7.crate. => SHA256 Checksum OK for rust/crates/time-0.1.45.crate. => SHA256 Checksum OK for rust/crates/time-0.3.21.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.1.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.9.crate. => SHA256 Checksum OK for rust/crates/timer-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tui-input-0.7.0.crate. => SHA256 Checksum OK for rust/crates/tuikit-0.5.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.6.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.8.crate. => SHA256 Checksum OK for rust/crates/unicode-linebreak-0.1.4.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.10.1.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.10.crate. => SHA256 Checksum OK for rust/crates/unicode_categories-0.1.1.crate. => SHA256 Checksum OK for rust/crates/unsafe-libyaml-0.2.8.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/vte-0.11.0.crate. => SHA256 Checksum OK for rust/crates/vte_generate_state_changes-0.1.1.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.3.3.crate. => SHA256 Checksum OK for rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.86.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.86.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.86.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.86.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.86.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.63.crate. => SHA256 Checksum OK for rust/crates/which-4.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.5.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.0.crate. => SHA256 Checksum OK for sayanarijit-xplr-v0.21.2_GH0.tar.gz. ===> Moving crates to /construction/misc/xplr/xplr-0.21.2/cargo-crates Extracted Memory Use: 503.46M SUCCEEDED 00:00:28 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xplr-0.21.2_2 ===> Applying ports patches for xplr-0.21.2_2 from /xports/misc/xplr/files /usr/bin/env WRKSRC=/construction/misc/xplr/xplr-0.21.2 REWARNFILE=/construction/misc/xplr/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's@define LJ_TARGET_HAS_GETENTROPY@& 0 //@g' /construction/misc/xplr/xplr-0.21.2/cargo-crates/luajit-src*/luajit2/src/lj_prng.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xplr-0.21.2_2 depends on package: rust>=1.70.0 - found ===> xplr-0.21.2_2 depends on package: pkgconf>=1.3.0_1 - found ===> xplr-0.21.2_2 depends on executable: update-desktop-database - found ===> xplr-0.21.2_2 depends on package: gmake>=4.3 - found ===> xplr-0.21.2_2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xplr-0.21.2_2 depends on shared library: libluajit-5.1.so - found (/usr/local/lib/libluajit-5.1.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xplr-0.21.2_2 depends on package: rust>=1.70.0 - found ===> xplr-0.21.2_2 depends on package: pkgconf>=1.3.0_1 - found ===> xplr-0.21.2_2 depends on executable: update-desktop-database - found ===> xplr-0.21.2_2 depends on package: gmake>=4.3 - found ===> xplr-0.21.2_2 depends on file: /usr/local/bin/ccache - found ===> xplr-0.21.2_2 depends on shared library: libluajit-5.1.so - found (/usr/local/lib/libluajit-5.1.so) ===> Configuring for xplr-0.21.2_2 ===> Additional optimization to port applied (non-LTO for DragonFly BSD) ===> Cargo config: [source.cargo] directory = '/construction/misc/xplr/xplr-0.21.2/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Removing lua-src v546.0.0 Removing luajit-src v210.4.5+resty2cf5186 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xplr-0.21.2_2 Compiling autocfg v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/autocfg-1.1.0 CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name autocfg /construction/misc/xplr/xplr-0.21.2/cargo-crates/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=1f99aa28397a1d25 -C extra-filename=-1f99aa28397a1d25 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling libc v0.2.144 Compiling proc-macro2 v1.0.58 Compiling quote v1.0.27 Compiling unicode-ident v1.0.8 Compiling cfg-if v1.0.0 Compiling memchr v2.5.0 Compiling version_check v0.9.4 Compiling serde v1.0.163 Compiling scopeguard v1.1.0 Compiling crossbeam-utils v0.8.15 Compiling log v0.4.17 Compiling syn v1.0.109 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/proc-macro2-1.0.58 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.31 CARGO_PKG_VERSION=1.0.58 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/proc-macro2-1.0.58/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=7935bc2e8fa1bfb1 -C extra-filename=-7935bc2e8fa1bfb1 --out-dir /construction/misc/xplr/target/release/build/proc-macro2-7935bc2e8fa1bfb1 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-ident-1.0.8 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-ident-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=3650d101e42a04f8 -C extra-filename=-3650d101e42a04f8 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-utils-0.8.15 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.38 CARGO_PKG_VERSION=0.8.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-utils-0.8.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f56ebf727139d408 -C extra-filename=-f56ebf727139d408 --out-dir /construction/misc/xplr/target/release/build/crossbeam-utils-f56ebf727139d408 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/scopeguard-1.1.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name scopeguard /construction/misc/xplr/xplr-0.21.2/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=f2f48667cf16c25d -C extra-filename=-f2f48667cf16c25d --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/serde-1.0.163 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.19 CARGO_PKG_VERSION=1.0.163 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=163 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/serde-1.0.163/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --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"' -C metadata=572b14bdb913d15b -C extra-filename=-572b14bdb913d15b --out-dir /construction/misc/xplr/target/release/build/serde-572b14bdb913d15b -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/quote-1.0.27 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.31 CARGO_PKG_VERSION=1.0.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/quote-1.0.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=111f55da6c36e6aa -C extra-filename=-111f55da6c36e6aa --out-dir /construction/misc/xplr/target/release/build/quote-111f55da6c36e6aa -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=51e23dae028f8c39 -C extra-filename=-51e23dae028f8c39 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/version_check-0.9.4 CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name version_check /construction/misc/xplr/xplr-0.21.2/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=13766fffc5231087 -C extra-filename=-13766fffc5231087 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/syn-1.0.109 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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=0c650c0fb5c13fc0 -C extra-filename=-0c650c0fb5c13fc0 --out-dir /construction/misc/xplr/target/release/build/syn-0c650c0fb5c13fc0 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cd6fed3e595d1906 -C extra-filename=-cd6fed3e595d1906 --out-dir /construction/misc/xplr/target/release/build/memchr-cd6fed3e595d1906 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/log-0.4.17 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='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=b8fd0d3277d55f7b -C extra-filename=-b8fd0d3277d55f7b --out-dir /construction/misc/xplr/target/release/build/log-b8fd0d3277d55f7b -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/libc-0.2.144 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/libc-0.2.144/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=af90a32ae4679651 -C extra-filename=-af90a32ae4679651 --out-dir /construction/misc/xplr/target/release/build/libc-af90a32ae4679651 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/libc-0.2.144 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/libc-0.2.144/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=a3da889724331fb6 -C extra-filename=-a3da889724331fb6 --out-dir /construction/misc/xplr/target/release/build/libc-a3da889724331fb6 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/bitflags-1.3.2 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name bitflags --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=acd50a16c0b15e6e -C extra-filename=-acd50a16c0b15e6e --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling once_cell v1.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/once_cell-1.17.1 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.56 CARGO_PKG_VERSION=1.17.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name once_cell --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/once_cell-1.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=134b9a3118e08d67 -C extra-filename=-134b9a3118e08d67 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling strsim v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/strsim-0.10.0 CARGO_PKG_AUTHORS='Danny Guo ' 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/dguo/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/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name strsim /construction/misc/xplr/xplr-0.21.2/cargo-crates/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c7cf07506dbc9c21 -C extra-filename=-c7cf07506dbc9c21 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `/construction/misc/xplr/target/release/build/log-b8fd0d3277d55f7b/build-script-build` [log 0.4.17] cargo:rustc-cfg=atomic_cas [log 0.4.17] cargo:rustc-cfg=has_atomics [log 0.4.17] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/log-0.4.17 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='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/log-5c9d1967358a3dd3/out /usr/local/bin/rustc --crate-name log /construction/misc/xplr/xplr-0.21.2/cargo-crates/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=b93c1ef82aadb408 -C extra-filename=-b93c1ef82aadb408 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --cap-lints warn --cfg atomic_cas --cfg has_atomics` Running `/construction/misc/xplr/target/release/build/proc-macro2-7935bc2e8fa1bfb1/build-script-build` [proc-macro2 1.0.58] cargo:rerun-if-changed=build.rs Running `/construction/misc/xplr/target/release/build/memchr-cd6fed3e595d1906/build-script-build` [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2 [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42 [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/memchr-c1cd804ebfafcc14/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f6827c08c2565fa6 -C extra-filename=-f6827c08c2565fa6 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` [proc-macro2 1.0.58] cargo:rustc-cfg=use_proc_macro [proc-macro2 1.0.58] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/proc-macro2-1.0.58 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.31 CARGO_PKG_VERSION=1.0.58 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/release/build/proc-macro2-f8582fe30d9b263d/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/proc-macro2-1.0.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=da159adffe1c6552 -C extra-filename=-da159adffe1c6552 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern unicode_ident=/construction/misc/xplr/target/release/deps/libunicode_ident-3650d101e42a04f8.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro` Running `/construction/misc/xplr/target/release/build/quote-111f55da6c36e6aa/build-script-build` [quote 1.0.27] cargo:rerun-if-changed=build.rs Running `/construction/misc/xplr/target/release/build/memchr-cd6fed3e595d1906/build-script-build` [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2 [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42 [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx Compiling parking_lot_core v0.9.7 Running `/construction/misc/xplr/target/release/build/syn-0c650c0fb5c13fc0/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/parking_lot_core-0.9.7 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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/parking_lot_core-0.9.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=b1faf98c339b5ece -C extra-filename=-b1faf98c339b5ece --out-dir /construction/misc/xplr/target/release/build/parking_lot_core-b1faf98c339b5ece -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests Compiling signal-hook v0.3.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/signal-hook-0.3.15 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/signal-hook-0.3.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=dd58824c348e7ef9 -C extra-filename=-dd58824c348e7ef9 --out-dir /construction/misc/xplr/target/release/build/signal-hook-dd58824c348e7ef9 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling unicase v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=e64674885cfdfffa -C extra-filename=-e64674885cfdfffa --out-dir /construction/misc/xplr/target/release/build/unicase-e64674885cfdfffa -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern version_check=/construction/misc/xplr/target/release/deps/libversion_check-13766fffc5231087.rlib --cap-lints warn` Running `/construction/misc/xplr/target/release/build/crossbeam-utils-f56ebf727139d408/build-script-build` [crossbeam-utils 0.8.15] cargo:rerun-if-changed=no_atomic.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-utils-0.8.15 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.38 CARGO_PKG_VERSION=0.8.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/crossbeam-utils-00afcae53f5c5c1b/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-utils-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8301fadc3db553cf -C extra-filename=-8301fadc3db553cf --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --cap-lints warn` Running `/construction/misc/xplr/target/release/build/libc-a3da889724331fb6/build-script-build` Running `/construction/misc/xplr/target/release/build/libc-af90a32ae4679651/build-script-build` [libc 0.2.144] cargo:rerun-if-changed=build.rs [libc 0.2.144] cargo:rerun-if-changed=build.rs Compiling memoffset v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/memoffset-0.8.0 CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/memoffset-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=dd5e37ab4a3df4ca -C extra-filename=-dd5e37ab4a3df4ca --out-dir /construction/misc/xplr/target/release/build/memoffset-dd5e37ab4a3df4ca -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern autocfg=/construction/misc/xplr/target/release/deps/libautocfg-1f99aa28397a1d25.rlib --cap-lints warn` [libc 0.2.144] cargo:rustc-cfg=freebsd11 [libc 0.2.144] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.144] cargo:rustc-cfg=libc_union [libc 0.2.144] cargo:rustc-cfg=libc_const_size_of [libc 0.2.144] cargo:rustc-cfg=libc_align [libc 0.2.144] cargo:rustc-cfg=libc_int128 [libc 0.2.144] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.144] cargo:rustc-cfg=libc_packedN [libc 0.2.144] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.144] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.144] cargo:rustc-cfg=libc_long_array [libc 0.2.144] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.144] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.144] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/libc-0.2.144 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/release/build/libc-17fdff2930452ffe/out /usr/local/bin/rustc --crate-name libc /construction/misc/xplr/xplr-0.21.2/cargo-crates/libc-0.2.144/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=040b28db3b98ec0e -C extra-filename=-040b28db3b98ec0e --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/construction/misc/xplr/target/release/build/serde-572b14bdb913d15b/build-script-build` [serde 1.0.163] cargo:rerun-if-changed=build.rs Compiling num-traits v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/num-traits-0.2.15 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='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/num-traits-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1dceeb8e40cba749 -C extra-filename=-1dceeb8e40cba749 --out-dir /construction/misc/xplr/target/release/build/num-traits-1dceeb8e40cba749 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern autocfg=/construction/misc/xplr/target/release/deps/libautocfg-1f99aa28397a1d25.rlib --cap-lints warn` Compiling crossbeam-epoch v0.9.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-epoch-0.9.14 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-epoch-0.9.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=7c17783f3c9ff27f -C extra-filename=-7c17783f3c9ff27f --out-dir /construction/misc/xplr/target/release/build/crossbeam-epoch-7c17783f3c9ff27f -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern autocfg=/construction/misc/xplr/target/release/deps/libautocfg-1f99aa28397a1d25.rlib --cap-lints warn` [libc 0.2.144] cargo:rustc-cfg=freebsd11 [libc 0.2.144] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.144] cargo:rustc-cfg=libc_union [libc 0.2.144] cargo:rustc-cfg=libc_const_size_of [libc 0.2.144] cargo:rustc-cfg=libc_align [libc 0.2.144] cargo:rustc-cfg=libc_int128 [libc 0.2.144] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.144] cargo:rustc-cfg=libc_packedN [libc 0.2.144] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.144] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.144] cargo:rustc-cfg=libc_long_array [libc 0.2.144] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.144] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.144] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/libc-0.2.144 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/libc-5758d415381e1f26/out /usr/local/bin/rustc --crate-name libc /construction/misc/xplr/xplr-0.21.2/cargo-crates/libc-0.2.144/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=e690e6ea72ba3578 -C extra-filename=-e690e6ea72ba3578 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling lock_api v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/lock_api-0.4.9 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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/lock_api-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=da1a7619b4ad6375 -C extra-filename=-da1a7619b4ad6375 --out-dir /construction/misc/xplr/target/release/build/lock_api-da1a7619b4ad6375 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern autocfg=/construction/misc/xplr/target/release/deps/libautocfg-1f99aa28397a1d25.rlib --cap-lints warn` Compiling ahash v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/ahash-0.7.6 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/ahash-0.7.6/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=bf4d447c3239c4cc -C extra-filename=-bf4d447c3239c4cc --out-dir /construction/misc/xplr/target/release/build/ahash-bf4d447c3239c4cc -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern version_check=/construction/misc/xplr/target/release/deps/libversion_check-13766fffc5231087.rlib --cap-lints warn` Compiling ident_case v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/ident_case-1.0.1 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ident_case /construction/misc/xplr/xplr-0.21.2/cargo-crates/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=15c49bb38b8ad84d -C extra-filename=-15c49bb38b8ad84d --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/fnv-1.0.7 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name fnv /construction/misc/xplr/xplr-0.21.2/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=adf9358de675be4d -C extra-filename=-adf9358de675be4d --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=599c9a0b287d66f4 -C extra-filename=-599c9a0b287d66f4 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` warning: `ident_case` (lib) generated 2 warnings Running `/construction/misc/xplr/target/release/build/signal-hook-dd58824c348e7ef9/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/release/build/memchr-056f027a10c678fd/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cfe4dde6921cf866 -C extra-filename=-cfe4dde6921cf866 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Running `/construction/misc/xplr/target/release/build/parking_lot_core-b1faf98c339b5ece/build-script-build` [parking_lot_core 0.9.7] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/once_cell-1.17.1 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.56 CARGO_PKG_VERSION=1.17.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name once_cell --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/once_cell-1.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="race"' -C metadata=e9cccc12c87f1f08 -C extra-filename=-e9cccc12c87f1f08 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling smallvec v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/smallvec-1.10.0 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.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name smallvec --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/smallvec-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=19872a6c6348abeb -C extra-filename=-19872a6c6348abeb --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `/construction/misc/xplr/target/release/build/num-traits-1dceeb8e40cba749/build-script-build` Running `/construction/misc/xplr/target/release/build/memoffset-dd5e37ab4a3df4ca/build-script-build` [memoffset 0.8.0] cargo:rustc-cfg=tuple_ty [memoffset 0.8.0] cargo:rustc-cfg=allow_clippy [memoffset 0.8.0] cargo:rustc-cfg=maybe_uninit [memoffset 0.8.0] cargo:rustc-cfg=doctests [memoffset 0.8.0] cargo:rustc-cfg=raw_ref_macros [memoffset 0.8.0] cargo:rustc-cfg=stable_const Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/memoffset-0.8.0 CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/memoffset-05a24a73a663273f/out /usr/local/bin/rustc --crate-name memoffset /construction/misc/xplr/xplr-0.21.2/cargo-crates/memoffset-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=44a12c4775545655 -C extra-filename=-44a12c4775545655 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const` Compiling unicode-width v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-width-0.1.10 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_width /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-width-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=d2f9b4afb351bde0 -C extra-filename=-d2f9b4afb351bde0 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `/construction/misc/xplr/target/release/build/lock_api-da1a7619b4ad6375/build-script-build` Compiling num-integer v0.1.45 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/num-integer-0.1.45 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=b8be0ba6120a87f4 -C extra-filename=-b8be0ba6120a87f4 --out-dir /construction/misc/xplr/target/release/build/num-integer-b8be0ba6120a87f4 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern autocfg=/construction/misc/xplr/target/release/deps/libautocfg-1f99aa28397a1d25.rlib --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_i128 Running `/construction/misc/xplr/target/release/build/ahash-bf4d447c3239c4cc/build-script-build` [ahash 0.7.6] cargo:rerun-if-changed=build.rs [ahash 0.7.6] cargo:rustc-cfg=feature="runtime-rng" [ahash 0.7.6] cargo:rustc-cfg=feature="folded_multiply" Compiling itoa v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/itoa-1.0.6 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name itoa --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/itoa-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=45642f677fd5bd7d -C extra-filename=-45642f677fd5bd7d --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling regex-syntax v0.7.1 Running `/construction/misc/xplr/target/release/build/crossbeam-epoch-7c17783f3c9ff27f/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/regex-syntax-0.7.1 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' 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-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/regex-syntax-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=4fb56eda35f2abac -C extra-filename=-4fb56eda35f2abac --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` [lock_api 0.4.9] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/lock_api-0.4.9 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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/lock_api-4390da6cefec7262/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/lock_api-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=a53ab123a2b806ac -C extra-filename=-a53ab123a2b806ac --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern scopeguard=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libscopeguard-f2f48667cf16c25d.rmeta --cap-lints warn --cfg has_const_fn_trait_bound` [num-traits 0.2.15] cargo:rustc-cfg=has_to_int_unchecked [crossbeam-epoch 0.9.14] cargo:rerun-if-changed=no_atomic.rs Running `/construction/misc/xplr/target/release/build/unicase-e64674885cfdfffa/build-script-build` [num-traits 0.2.15] cargo:rustc-cfg=has_reverse_bits [unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp Compiling crossbeam-channel v0.5.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-channel-0.5.8 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.38 CARGO_PKG_VERSION=0.5.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-channel-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7ebffe64bb19ea31 -C extra-filename=-7ebffe64bb19ea31 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern crossbeam_utils=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_utils-8301fadc3db553cf.rmeta --cap-lints warn` [unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher [num-traits 0.2.15] cargo:rustc-cfg=has_leading_trailing_ones Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-epoch-0.9.14 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/crossbeam-epoch-a2ca703d6d152f27/out /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=a77649fc615f071c -C extra-filename=-a77649fc615f071c --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern crossbeam_utils=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_utils-8301fadc3db553cf.rmeta --extern memoffset=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmemoffset-44a12c4775545655.rmeta --extern scopeguard=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libscopeguard-f2f48667cf16c25d.rmeta --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_int_assignop_ref [unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc Running `/construction/misc/xplr/target/release/build/num-integer-b8be0ba6120a87f4/build-script-build` [num-traits 0.2.15] cargo:rustc-cfg=has_div_euclid Compiling indexmap v1.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/indexmap-1.9.3 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=c47046ce63e59b36 -C extra-filename=-c47046ce63e59b36 --out-dir /construction/misc/xplr/target/release/build/indexmap-c47046ce63e59b36 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern autocfg=/construction/misc/xplr/target/release/deps/libautocfg-1f99aa28397a1d25.rlib --cap-lints warn` [num-traits 0.2.15] cargo:rustc-cfg=has_copysign [num-traits 0.2.15] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/num-traits-0.2.15 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='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/num-traits-724ce699e931b2e2/out /usr/local/bin/rustc --crate-name num_traits /construction/misc/xplr/xplr-0.21.2/cargo-crates/num-traits-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=040715d6fe274b4a -C extra-filename=-040715d6fe274b4a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid --cfg has_copysign` [num-integer 0.1.45] cargo:rustc-cfg=has_i128 [num-integer 0.1.45] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/quote-1.0.27 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.31 CARGO_PKG_VERSION=1.0.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/release/build/quote-c1c91a0c658f68d0/out /usr/local/bin/rustc --crate-name quote --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/quote-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=f2fe1453c412c017 -C extra-filename=-f2fe1453c412c017 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern proc_macro2=/construction/misc/xplr/target/release/deps/libproc_macro2-da159adffe1c6552.rmeta --cap-lints warn` Compiling getrandom v0.2.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/getrandom-0.2.9 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name getrandom --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/getrandom-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=2811f343ddc2e14c -C extra-filename=-2811f343ddc2e14c --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/release/deps/libcfg_if-599c9a0b287d66f4.rmeta --extern libc=/construction/misc/xplr/target/release/deps/liblibc-040b28db3b98ec0e.rmeta --cap-lints warn` Compiling memoffset v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/memoffset-0.6.5 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.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/memoffset-0.6.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=c328546dd8e85c30 -C extra-filename=-c328546dd8e85c30 --out-dir /construction/misc/xplr/target/release/build/memoffset-c328546dd8e85c30 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern autocfg=/construction/misc/xplr/target/release/deps/libautocfg-1f99aa28397a1d25.rlib --cap-lints warn` Compiling thiserror v1.0.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/thiserror-1.0.40 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/thiserror-1.0.40/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=08a37e69b55b9baa -C extra-filename=-08a37e69b55b9baa --out-dir /construction/misc/xplr/target/release/build/thiserror-08a37e69b55b9baa -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/ahash-0.7.6 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/release/build/ahash-7b5c2d236bc22a5d/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/ahash-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=17b5572906846848 -C extra-filename=-17b5572906846848 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern getrandom=/construction/misc/xplr/target/release/deps/libgetrandom-2811f343ddc2e14c.rmeta --extern once_cell=/construction/misc/xplr/target/release/deps/libonce_cell-e9cccc12c87f1f08.rmeta --cap-lints warn --cfg 'feature="runtime-rng"' --cfg 'feature="folded_multiply"'` warning: unused import: `crate::fallback_hash::*` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ahash-0.7.6/src/random_state.rs:46:5 | 46 | use crate::fallback_hash::*; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Compiling aho-corasick v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/aho-corasick-1.0.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/aho-corasick-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=b0d5554e68f9589b -C extra-filename=-b0d5554e68f9589b --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern memchr=/construction/misc/xplr/target/release/deps/libmemchr-cfe4dde6921cf866.rmeta --cap-lints warn` Compiling rayon-core v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/rayon-core-1.11.0 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.59 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/rayon-core-1.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=b4c00d8cb3d586bd -C extra-filename=-b4c00d8cb3d586bd --out-dir /construction/misc/xplr/target/release/build/rayon-core-b4c00d8cb3d586bd -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling crossbeam-deque v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-deque-0.8.3 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-deque-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7a6fe6041f219df6 -C extra-filename=-7a6fe6041f219df6 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern crossbeam_epoch=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_epoch-a77649fc615f071c.rmeta --extern crossbeam_utils=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_utils-8301fadc3db553cf.rmeta --cap-lints warn` Compiling syn v2.0.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/syn-2.0.16 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.56 CARGO_PKG_VERSION=2.0.16 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name syn --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/syn-2.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=298d3e432ec93e68 -C extra-filename=-298d3e432ec93e68 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern proc_macro2=/construction/misc/xplr/target/release/deps/libproc_macro2-da159adffe1c6552.rmeta --extern quote=/construction/misc/xplr/target/release/deps/libquote-f2fe1453c412c017.rmeta --extern unicode_ident=/construction/misc/xplr/target/release/deps/libunicode_ident-3650d101e42a04f8.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/syn-1.0.109 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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/release/build/syn-84845012573b9321/out /usr/local/bin/rustc --crate-name syn --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=2c9180d29bdfa0e3 -C extra-filename=-2c9180d29bdfa0e3 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern proc_macro2=/construction/misc/xplr/target/release/deps/libproc_macro2-da159adffe1c6552.rmeta --extern quote=/construction/misc/xplr/target/release/deps/libquote-f2fe1453c412c017.rmeta --extern unicode_ident=/construction/misc/xplr/target/release/deps/libunicode_ident-3650d101e42a04f8.rmeta --cap-lints warn --cfg syn_disable_nightly_tests` warning: associated function `default` is never used --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ahash-0.7.6/src/random_state.rs:86:14 | 79 | impl DefaultRandomSource { | ------------------------ associated function in this implementation ... 86 | const fn default() -> DefaultRandomSource { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling hashbrown v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/hashbrown-0.12.3 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.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="inline-more"' -C metadata=a37460679af51f68 -C extra-filename=-a37460679af51f68 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern ahash=/construction/misc/xplr/target/release/deps/libahash-17b5572906846848.rmeta --cap-lints warn` Compiling crossbeam-queue v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-queue-0.3.8 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.38 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-queue-0.3.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=af4277cb1a8b02a0 -C extra-filename=-af4277cb1a8b02a0 --out-dir /construction/misc/xplr/target/release/build/crossbeam-queue-af4277cb1a8b02a0 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` warning: `ahash` (lib) generated 2 warnings Running `/construction/misc/xplr/target/release/build/thiserror-08a37e69b55b9baa/build-script-build` Running `/construction/misc/xplr/target/release/build/rayon-core-b4c00d8cb3d586bd/build-script-build` [rayon-core 1.11.0] cargo:rerun-if-changed=build.rs Running `/construction/misc/xplr/target/release/build/memoffset-c328546dd8e85c30/build-script-build` Running `/construction/misc/xplr/target/release/build/indexmap-c47046ce63e59b36/build-script-build` [indexmap 1.9.3] cargo:rustc-cfg=has_std [indexmap 1.9.3] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/release/build/unicase-c29bfc7cb1b915ff/out /usr/local/bin/rustc --crate-name unicase /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=b623a94455f26df7 -C extra-filename=-b623a94455f26df7 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Compiling iana-time-zone v0.1.56 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/iana-time-zone-0.1.56 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='' CARGO_PKG_VERSION=0.1.56 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=56 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/iana-time-zone-0.1.56/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' -C metadata=fb716fcb2b124bcb -C extra-filename=-fb716fcb2b124bcb --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` [memoffset 0.6.5] cargo:rustc-cfg=tuple_ty [memoffset 0.6.5] cargo:rustc-cfg=allow_clippy [memoffset 0.6.5] cargo:rustc-cfg=maybe_uninit [memoffset 0.6.5] cargo:rustc-cfg=doctests [memoffset 0.6.5] cargo:rustc-cfg=raw_ref_macros Compiling serde_json v1.0.96 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/serde_json-1.0.96 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.36 CARGO_PKG_VERSION=1.0.96 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/serde_json-1.0.96/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e0d3a340b2692c34 -C extra-filename=-e0d3a340b2692c34 --out-dir /construction/misc/xplr/target/release/build/serde_json-e0d3a340b2692c34 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:34:44 | 34 | x @ _ if x <= 0x2e => (from | 1), | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 34 - x @ _ if x <= 0x2e => (from | 1), 34 + x @ _ if x <= 0x2e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:36:57 | 36 | x @ _ if 0x32 <= x && x <= 0x36 => (from | 1), | ^ ^ | help: remove these parentheses | 36 - x @ _ if 0x32 <= x && x <= 0x36 => (from | 1), 36 + x @ _ if 0x32 <= x && x <= 0x36 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:37:57 | 37 | x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 37 - x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1), 37 + x @ _ if 0x39 <= x && x <= 0x47 => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:39:57 | 39 | x @ _ if 0x4a <= x && x <= 0x76 => (from | 1), | ^ ^ | help: remove these parentheses | 39 - x @ _ if 0x4a <= x && x <= 0x76 => (from | 1), 39 + x @ _ if 0x4a <= x && x <= 0x76 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:41:57 | 41 | x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 41 - x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1), 41 + x @ _ if 0x79 <= x && x <= 0x7d => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:44:57 | 44 | x @ _ if 0x82 <= x && x <= 0x84 => (from | 1), | ^ ^ | help: remove these parentheses | 44 - x @ _ if 0x82 <= x && x <= 0x84 => (from | 1), 44 + x @ _ if 0x82 <= x && x <= 0x84 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:61:57 | 61 | x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1), | ^ ^ | help: remove these parentheses | 61 - x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1), 61 + x @ _ if 0xa0 <= x && x <= 0xa4 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:69:57 | 69 | x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 69 - x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1), 69 + x @ _ if 0xb3 <= x && x <= 0xb5 => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:78:57 | 78 | x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 78 - x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1), 78 + x @ _ if 0xcb <= x && x <= 0xdb => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:79:57 | 79 | x @ _ if 0xde <= x && x <= 0xee => (from | 1), | ^ ^ | help: remove these parentheses | 79 - x @ _ if 0xde <= x && x <= 0xee => (from | 1), 79 + x @ _ if 0xde <= x && x <= 0xee => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:82:57 | 82 | x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1), | ^ ^ | help: remove these parentheses | 82 - x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1), 82 + x @ _ if 0xf2 <= x && x <= 0xf4 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:85:44 | 85 | x @ _ if 0xf8 <= x => (from | 1), | ^ ^ | help: remove these parentheses | 85 - x @ _ if 0xf8 <= x => (from | 1), 85 + x @ _ if 0xf8 <= x => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:91:44 | 91 | x @ _ if x <= 0x1e => (from | 1), | ^ ^ | help: remove these parentheses | 91 - x @ _ if x <= 0x1e => (from | 1), 91 + x @ _ if x <= 0x1e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:93:57 | 93 | x @ _ if 0x22 <= x && x <= 0x32 => (from | 1), | ^ ^ | help: remove these parentheses | 93 - x @ _ if 0x22 <= x && x <= 0x32 => (from | 1), 93 + x @ _ if 0x22 <= x && x <= 0x32 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:102:57 | 102 | x @ _ if 0x46 <= x && x <= 0x4e => (from | 1), | ^ ^ | help: remove these parentheses | 102 - x @ _ if 0x46 <= x && x <= 0x4e => (from | 1), 102 + x @ _ if 0x46 <= x && x <= 0x4e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:109:57 | 109 | x @ _ if 0x70 <= x && x <= 0x72 => (from | 1), | ^ ^ | help: remove these parentheses | 109 - x @ _ if 0x70 <= x && x <= 0x72 => (from | 1), 109 + x @ _ if 0x70 <= x && x <= 0x72 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:126:57 | 126 | x @ _ if 0xd8 <= x && x <= 0xee => (from | 1), | ^ ^ | help: remove these parentheses | 126 - x @ _ if 0xd8 <= x && x <= 0xee => (from | 1), 126 + x @ _ if 0xd8 <= x && x <= 0xee => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:142:57 | 142 | x @ _ if 0x60 <= x && x <= 0x80 => (from | 1), | ^ ^ | help: remove these parentheses | 142 - x @ _ if 0x60 <= x && x <= 0x80 => (from | 1), 142 + x @ _ if 0x60 <= x && x <= 0x80 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:143:57 | 143 | x @ _ if 0x8a <= x && x <= 0xbe => (from | 1), | ^ ^ | help: remove these parentheses | 143 - x @ _ if 0x8a <= x && x <= 0xbe => (from | 1), 143 + x @ _ if 0x8a <= x && x <= 0xbe => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:145:57 | 145 | x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 145 - x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1), 145 + x @ _ if 0xc1 <= x && x <= 0xcd => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:146:44 | 146 | x @ _ if 0xd0 <= x => (from | 1), | ^ ^ | help: remove these parentheses | 146 - x @ _ if 0xd0 <= x => (from | 1), 146 + x @ _ if 0xd0 <= x => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:152:44 | 152 | x @ _ if x <= 0x2e => (from | 1), | ^ ^ | help: remove these parentheses | 152 - x @ _ if x <= 0x2e => (from | 1), 152 + x @ _ if x <= 0x2e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:252:44 | 252 | x @ _ if x <= 0x94 => (from | 1), | ^ ^ | help: remove these parentheses | 252 - x @ _ if x <= 0x94 => (from | 1), 252 + x @ _ if x <= 0x94 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:260:57 | 260 | x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1), | ^ ^ | help: remove these parentheses | 260 - x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1), 260 + x @ _ if 0xa0 <= x && x <= 0xfe => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:420:57 | 420 | x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 420 - x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1), 420 + x @ _ if 0x67 <= x && x <= 0x6b => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:428:57 | 428 | x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1), | ^ ^ | help: remove these parentheses | 428 - x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1), 428 + x @ _ if 0x80 <= x && x <= 0xe2 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:429:57 | 429 | x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 429 - x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1), 429 + x @ _ if 0xeb <= x && x <= 0xed => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:439:53 | 439 | x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1), | ^ ^ | help: remove these parentheses | 439 - x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1), 439 + x @ _ if 0xa640 <= x && x <= 0xa66c => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:440:53 | 440 | x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1), | ^ ^ | help: remove these parentheses | 440 - x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1), 440 + x @ _ if 0xa680 <= x && x <= 0xa69a => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:441:53 | 441 | x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1), | ^ ^ | help: remove these parentheses | 441 - x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1), 441 + x @ _ if 0xa722 <= x && x <= 0xa72e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:442:53 | 442 | x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1), | ^ ^ | help: remove these parentheses | 442 - x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1), 442 + x @ _ if 0xa732 <= x && x <= 0xa76e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:443:53 | 443 | x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 443 - x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1), 443 + x @ _ if 0xa779 <= x && x <= 0xa77b => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:445:53 | 445 | x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1), | ^ ^ | help: remove these parentheses | 445 - x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1), 445 + x @ _ if 0xa77e <= x && x <= 0xa786 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:448:53 | 448 | x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1), | ^ ^ | help: remove these parentheses | 448 - x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1), 448 + x @ _ if 0xa790 <= x && x <= 0xa792 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:449:53 | 449 | x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1), | ^ ^ | help: remove these parentheses | 449 - x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1), 449 + x @ _ if 0xa796 <= x && x <= 0xa7a8 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:459:53 | 459 | x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1), | ^ ^ | help: remove these parentheses | 459 - x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1), 459 + x @ _ if 0xa7b4 <= x && x <= 0xa7be => from | 1, | Compiling either v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/either-1.8.1 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/bluss/either' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name either --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/either-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=ce759c9946be2bc3 -C extra-filename=-ce759c9946be2bc3 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `/construction/misc/xplr/target/release/build/crossbeam-queue-af4277cb1a8b02a0/build-script-build` [crossbeam-queue 0.3.8] cargo:rerun-if-changed=no_atomic.rs Compiling pkg-config v0.3.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/pkg-config-0.3.27 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pkg_config /construction/misc/xplr/xplr-0.21.2/cargo-crates/pkg-config-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=0844903de16b9ba2 -C extra-filename=-0844903de16b9ba2 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` warning: `unicase` (lib) generated 36 warnings Compiling libm v0.2.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/libm-0.2.7 CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/libm-0.2.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=60e0fcac0e9f2a03 -C extra-filename=-60e0fcac0e9f2a03 --out-dir /construction/misc/xplr/target/release/build/libm-60e0fcac0e9f2a03 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling ryu v1.0.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/ryu-1.0.13 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ryu --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/ryu-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=7f5dcf337502c836 -C extra-filename=-7f5dcf337502c836 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling cc v1.0.79 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/cc-1.0.79 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='' CARGO_PKG_VERSION=1.0.79 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cc --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/cc-1.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8809aa53037d413e -C extra-filename=-8809aa53037d413e --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling time-core v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/time-core-0.1.1 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name time_core --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/time-core-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=beb5b7ba4b4abc4d -C extra-filename=-beb5b7ba4b4abc4d --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/hashbrown-0.12.3 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.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' -C metadata=592cc9ff9d7b6100 -C extra-filename=-592cc9ff9d7b6100 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling signal-hook-registry v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/signal-hook-registry-1.4.1 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.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name signal_hook_registry /construction/misc/xplr/xplr-0.21.2/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=e7f8f6e30079022a -C extra-filename=-e7f8f6e30079022a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/parking_lot_core-0.9.7 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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/parking_lot_core-9e5cc58c6c48f2c4/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/parking_lot_core-0.9.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=23c52803e731df2c -C extra-filename=-23c52803e731df2c --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern smallvec=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libsmallvec-19872a6c6348abeb.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/signal-hook-0.3.15 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/signal-hook-cbca9e8427f9172c/out /usr/local/bin/rustc --crate-name signal_hook --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/signal-hook-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=701d178940b6cdef -C extra-filename=-701d178940b6cdef --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern signal_hook_registry=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libsignal_hook_registry-e7f8f6e30079022a.rmeta --cap-lints warn` Compiling mio v0.8.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/mio-0.8.6 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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name mio --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/mio-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=445bbde277196241 -C extra-filename=-445bbde277196241 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern log=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblog-b93c1ef82aadb408.rmeta --cap-lints warn` warning: unused return value of `Box::::from_raw` that must be used --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/parking_lot_core-0.9.7/src/parking_lot.rs:251:17 | 251 | Box::from_raw(new_table); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 251 | let _ = Box::from_raw(new_table); | +++++++ warning: `parking_lot_core` (lib) generated 1 warning Compiling parking_lot v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/parking_lot-0.12.1 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='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name parking_lot --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=e832a9061a83426b -C extra-filename=-e832a9061a83426b --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern lock_api=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblock_api-a53ab123a2b806ac.rmeta --extern parking_lot_core=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libparking_lot_core-23c52803e731df2c.rmeta --cap-lints warn` Compiling dirs-sys-next v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/dirs-sys-next-0.1.2 CARGO_PKG_AUTHORS='The @xdg-rs members' 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-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name dirs_sys_next --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=d08871e6ef97b1ef -C extra-filename=-d08871e6ef97b1ef --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --cap-lints warn` Compiling dirs-next v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/dirs-next-2.0.0 CARGO_PKG_AUTHORS='The @xdg-rs members' 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-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name dirs_next --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=15ea8f42880ce9ce -C extra-filename=-15ea8f42880ce9ce --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern dirs_sys_next=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libdirs_sys_next-d08871e6ef97b1ef.rmeta --cap-lints warn` Compiling signal-hook-mio v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_mio CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/signal-hook-mio-0.2.3 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='MIO support for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name signal_hook_mio --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/signal-hook-mio-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="mio-0_8"' --cfg 'feature="support-v0_8"' -C metadata=d9460d39c8dc334a -C extra-filename=-d9460d39c8dc334a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern mio_0_8=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmio-445bbde277196241.rmeta --extern signal_hook=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libsignal_hook-701d178940b6cdef.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/num-integer-0.1.45 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/num-integer-98f191de6a0e2eb7/out /usr/local/bin/rustc --crate-name num_integer /construction/misc/xplr/xplr-0.21.2/cargo-crates/num-integer-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=971228ceb15cc47e -C extra-filename=-971228ceb15cc47e --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern num_traits=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnum_traits-040715d6fe274b4a.rmeta --cap-lints warn --cfg has_i128` Compiling num_cpus v1.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/num_cpus-1.15.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name num_cpus /construction/misc/xplr/xplr-0.21.2/cargo-crates/num_cpus-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=b5b0dcdafecc51e0 -C extra-filename=-b5b0dcdafecc51e0 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --cap-lints warn` Compiling time v0.1.45 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/time-0.1.45 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Utilities for working with time-related functions in Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/time-rs/time' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name time /construction/misc/xplr/xplr-0.21.2/cargo-crates/time-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=3a889da774c4a920 -C extra-filename=-3a889da774c4a920 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --cap-lints warn` Compiling crossterm v0.26.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossterm CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossterm-0.26.1 CARGO_PKG_AUTHORS='T. Post' CARGO_PKG_DESCRIPTION='A crossplatform terminal library for manipulating terminals.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossterm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossterm-rs/crossterm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name crossterm --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossterm-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' -C metadata=a26d34f853b14ada -C extra-filename=-a26d34f853b14ada --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern bitflags=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libbitflags-acd50a16c0b15e6e.rmeta --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern mio=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmio-445bbde277196241.rmeta --extern parking_lot=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libparking_lot-e832a9061a83426b.rmeta --extern signal_hook=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libsignal_hook-701d178940b6cdef.rmeta --extern signal_hook_mio=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libsignal_hook_mio-d9460d39c8dc334a.rmeta --cap-lints warn` Compiling erased-serde v0.3.25 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/erased-serde-0.3.25 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.31 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/erased-serde-0.3.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b1cbc3ec71af2340 -C extra-filename=-b1cbc3ec71af2340 --out-dir /construction/misc/xplr/target/release/build/erased-serde-b1cbc3ec71af2340 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling chrono v0.4.24 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/chrono-0.4.24 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE=MIT/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='' CARGO_PKG_VERSION=0.4.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name chrono --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/chrono-0.4.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="oldtime"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' -C metadata=6d5a5082e65a4aee -C extra-filename=-6d5a5082e65a4aee --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern iana_time_zone=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libiana_time_zone-fb716fcb2b124bcb.rmeta --extern num_integer=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnum_integer-971228ceb15cc47e.rmeta --extern num_traits=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnum_traits-040715d6fe274b4a.rmeta --extern time=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtime-3a889da774c4a920.rmeta --cap-lints warn` Running `/construction/misc/xplr/target/release/build/erased-serde-b1cbc3ec71af2340/build-script-build` [erased-serde 0.3.25] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/rayon-core-1.11.0 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.59 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/rayon-core-cd9b316dbbd4c94a/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/rayon-core-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=08b6859b8f6f5f8b -C extra-filename=-08b6859b8f6f5f8b --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern crossbeam_channel=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_channel-7ebffe64bb19ea31.rmeta --extern crossbeam_deque=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_deque-7a6fe6041f219df6.rmeta --extern crossbeam_utils=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_utils-8301fadc3db553cf.rmeta --extern num_cpus=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnum_cpus-b5b0dcdafecc51e0.rmeta --cap-lints warn` Compiling term v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=term CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/term-0.7.0 CARGO_PKG_AUTHORS='The Rust Project Developers:Steven Allen' CARGO_PKG_DESCRIPTION='A terminal formatting library ' CARGO_PKG_HOMEPAGE='https://github.com/Stebalien/term' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/term' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name term --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=e98feb7bc55a5cb1 -C extra-filename=-e98feb7bc55a5cb1 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern dirs_next=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libdirs_next-15ea8f42880ce9ce.rmeta --cap-lints warn` Compiling time-macros v0.2.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/time-macros-0.2.9 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name time_macros --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/time-macros-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="serde"' -C metadata=ad3f7d6568c26e46 -C extra-filename=-ad3f7d6568c26e46 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern time_core=/construction/misc/xplr/target/release/deps/libtime_core-beb5b7ba4b4abc4d.rlib --extern proc_macro --cap-lints warn` Compiling nix v0.24.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/nix-0.24.3 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.46 CARGO_PKG_VERSION=0.24.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name nix --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/nix-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=94a8aa9966237981 -C extra-filename=-94a8aa9966237981 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern bitflags=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libbitflags-acd50a16c0b15e6e.rmeta --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --cap-lints warn` Compiling mlua v0.8.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/mlua-0.8.9 CARGO_PKG_AUTHORS='Aleksandr Orlenko :kyren ' CARGO_PKG_DESCRIPTION='High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau with async/await features and support of writing native Lua modules in Rust. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mlua CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/khvzak/mlua' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/mlua-0.8.9/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="erased-serde"' --cfg 'feature="luajit"' --cfg 'feature="send"' --cfg 'feature="serde"' --cfg 'feature="serialize"' -C metadata=8051f3c25b9d39e5 -C extra-filename=-8051f3c25b9d39e5 --out-dir /construction/misc/xplr/target/release/build/mlua-8051f3c25b9d39e5 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern cc=/construction/misc/xplr/target/release/deps/libcc-8809aa53037d413e.rlib --extern pkg_config=/construction/misc/xplr/target/release/deps/libpkg_config-0844903de16b9ba2.rlib --cap-lints warn` Running `/construction/misc/xplr/target/release/build/libm-60e0fcac0e9f2a03/build-script-build` [libm 0.2.7] cargo:rerun-if-changed=build.rs [libm 0.2.7] cargo:rustc-cfg=assert_no_panic Running `/construction/misc/xplr/target/release/build/serde_json-e0d3a340b2692c34/build-script-build` [serde_json 1.0.96] cargo:rerun-if-changed=build.rs [serde_json 1.0.96] cargo:rustc-cfg=limb_width_64 Compiling mime_guess v2.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4 CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=b2a1a878a63f23a2 -C extra-filename=-b2a1a878a63f23a2 --out-dir /construction/misc/xplr/target/release/build/mime_guess-b2a1a878a63f23a2 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern unicase=/construction/misc/xplr/target/release/deps/libunicase-b623a94455f26df7.rlib --cap-lints warn` warning: unused import: `unicase::UniCase` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:5:5 | 5 | use unicase::UniCase; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::io::prelude::*` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:9:5 | 9 | use std::io::prelude::*; | ^^^^^^^^^^^^^^^^^^^ warning: unused import: `std::collections::BTreeMap` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:13:5 | 13 | use std::collections::BTreeMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `mime_types::MIME_TYPES` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:15:5 | 15 | use mime_types::MIME_TYPES; | ^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-queue-0.3.8 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.38 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/crossbeam-queue-432abfd45305a382/out /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-queue-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=eeb70e484443b7ef -C extra-filename=-eeb70e484443b7ef --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern crossbeam_utils=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_utils-8301fadc3db553cf.rmeta --cap-lints warn` warning: unused variable: `outfile` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:26:13 | 26 | let mut outfile = BufWriter::new(File::create(dest_path).unwrap()); | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outfile` | = note: `#[warn(unused_variables)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/memoffset-0.6.5 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.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/memoffset-dae444eccdd73e1f/out /usr/local/bin/rustc --crate-name memoffset /construction/misc/xplr/xplr-0.21.2/cargo-crates/memoffset-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=d0349b9310d3265b -C extra-filename=-d0349b9310d3265b --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros` Compiling vte_generate_state_changes v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vte_generate_state_changes CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/vte_generate_state_changes-0.1.1 CARGO_PKG_AUTHORS='Christian Duerr ' CARGO_PKG_DESCRIPTION='Proc macro for generating VTE state changes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vte_generate_state_changes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jwilm/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/vte_generate_state_changes-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=1a2bf21319d8c676 -C extra-filename=-1a2bf21319d8c676 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern proc_macro2=/construction/misc/xplr/target/release/deps/libproc_macro2-da159adffe1c6552.rlib --extern quote=/construction/misc/xplr/target/release/deps/libquote-f2fe1453c412c017.rlib --extern proc_macro --cap-lints warn` warning: variable does not need to be mutable --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:26:9 | 26 | let mut outfile = BufWriter::new(File::create(dest_path).unwrap()); | ----^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: function `split_mime` is never used --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:188:4 | 188 | fn split_mime(mime: &str) -> (&str, &str) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: static `MIME_TYPES` is never used --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/src/mime_types.rs:20:12 | 20 | pub static MIME_TYPES: &[(&str, &[&str])] = &[ | ^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/aho-corasick-1.0.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/aho-corasick-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=a12ff5dfd86e1f74 -C extra-filename=-a12ff5dfd86e1f74 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern memchr=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmemchr-f6827c08c2565fa6.rmeta --cap-lints warn` warning: `mime_guess` (build script) generated 8 warnings Compiling regex v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/regex-1.8.1 CARGO_PKG_AUTHORS='The Rust Project Developers' 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.60.0 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name regex --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/regex-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=b373ba7325af233c -C extra-filename=-b373ba7325af233c --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern aho_corasick=/construction/misc/xplr/target/release/deps/libaho_corasick-b0d5554e68f9589b.rmeta --extern memchr=/construction/misc/xplr/target/release/deps/libmemchr-cfe4dde6921cf866.rmeta --extern regex_syntax=/construction/misc/xplr/target/release/deps/libregex_syntax-4fb56eda35f2abac.rmeta --cap-lints warn` Running `/construction/misc/xplr/target/release/build/unicase-e64674885cfdfffa/build-script-build` [unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling thread_local v1.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/thread_local-1.1.7 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name thread_local --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/thread_local-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=e176bf80d85ebce9 -C extra-filename=-e176bf80d85ebce9 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern once_cell=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libonce_cell-134b9a3118e08d67.rmeta --cap-lints warn` Compiling num_threads v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/num_threads-0.1.6 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name num_threads /construction/misc/xplr/xplr-0.21.2/cargo-crates/num_threads-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=e4733928a3002146 -C extra-filename=-e4733928a3002146 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling unsafe-libyaml v0.2.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unsafe_libyaml CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unsafe-libyaml-0.2.8 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='libyaml transpiled to rust by c2rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unsafe-libyaml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unsafe-libyaml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unsafe_libyaml --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/unsafe-libyaml-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=198b860c7bf3ea5b -C extra-filename=-198b860c7bf3ea5b --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling option-ext v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/option-ext-0.2.0 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name option_ext /construction/misc/xplr/xplr-0.21.2/cargo-crates/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=5cfb325ed0d5d19b -C extra-filename=-5cfb325ed0d5d19b --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling lazy_static v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/lazy_static-1.4.0 CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name lazy_static /construction/misc/xplr/xplr-0.21.2/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=5c1cee39998e3010 -C extra-filename=-5c1cee39998e3010 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/pin-utils-0.1.0 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=d3fde28d759c13a4 -C extra-filename=-d3fde28d759c13a4 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling unicode-segmentation v1.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-segmentation-1.10.1 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/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.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=7c5c917fbe967296 -C extra-filename=-7c5c917fbe967296 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/time-core-0.1.1 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name time_core --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/time-core-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=eddc2f82429c35cc -C extra-filename=-eddc2f82429c35cc --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling utf8parse v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/utf8parse-0.2.1 CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=599b7349688c2009 -C extra-filename=-599b7349688c2009 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/regex-syntax-0.7.1 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' 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-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/regex-syntax-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=13ed0acd703000c6 -C extra-filename=-13ed0acd703000c6 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling arrayvec v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/arrayvec-0.7.2 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='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/arrayvec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=989cea469d6acf64 -C extra-filename=-989cea469d6acf64 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/minimal-lexical-0.2.1 CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=8811c25fe1ab5fe9 -C extra-filename=-8811c25fe1ab5fe9 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling cassowary v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cassowary CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0 CARGO_PKG_AUTHORS='Dylan Ede ' CARGO_PKG_DESCRIPTION='A Rust implementation of the Cassowary linear constraint solving algorithm. The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like '\''this button must line up with this text box'\''. ' CARGO_PKG_HOMEPAGE='https://github.com/dylanede/cassowary-rs' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cassowary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylanede/cassowary-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cassowary /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=bda0d6576eaae955 -C extra-filename=-bda0d6576eaae955 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:77:13 | 77 | try!(self.add_constraint(constraint.clone())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:135:9 | 135 | ... try!(self.optimise(&objective).map_err(|e| AddConstraintError::In... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:115:17 | 115 | if !try!(self.add_with_artificial_variable(&row) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:163:9 | 163 | ... try!(self.optimise(&objective).map_err(|e| RemoveConstraintError:... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:141:19 | 141 | ... let tag = try!(self.cns.remove(constraint).ok_or(RemoveConstraint... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:151:38 | 151 | ... let (leaving, mut row) = try!(self.get_marker_leaving_row(tag.mar... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:215:13 | 215 | try!(self.remove_constraint(&constraint) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:286:9 | 286 | ... try!(self.dual_optimise().map_err(|e| SuggestValueError::Internal... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:239:24 | 239 | ... let info = try!(self.edits.get_mut(&variable).ok_or(SuggestValueE... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:497:9 | 497 | try!(self.optimise(&artificial)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:560:38 | 560 | let (leaving, mut row) = try!(self.get_leaving_row(entering) | ^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/lib.rs:235:77 | 235 | ...e = ::std::sync::atomic::ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::AtomicUsize::new(0); | ~~~~~~~~~~~~~~~~~~~ Compiling serde_derive v1.0.163 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/serde_derive-1.0.163 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.163 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=163 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name serde_derive /construction/misc/xplr/xplr-0.21.2/cargo-crates/serde_derive-1.0.163/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=a92c1c82fb5a2365 -C extra-filename=-a92c1c82fb5a2365 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern proc_macro2=/construction/misc/xplr/target/release/deps/libproc_macro2-da159adffe1c6552.rlib --extern quote=/construction/misc/xplr/target/release/deps/libquote-f2fe1453c412c017.rlib --extern syn=/construction/misc/xplr/target/release/deps/libsyn-298d3e432ec93e68.rlib --extern proc_macro --cap-lints warn` Compiling thiserror-impl v1.0.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/thiserror-impl-1.0.40 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name thiserror_impl --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/thiserror-impl-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=eb3ae8a0dcc9bdd2 -C extra-filename=-eb3ae8a0dcc9bdd2 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern proc_macro2=/construction/misc/xplr/target/release/deps/libproc_macro2-da159adffe1c6552.rlib --extern quote=/construction/misc/xplr/target/release/deps/libquote-f2fe1453c412c017.rlib --extern syn=/construction/misc/xplr/target/release/deps/libsyn-298d3e432ec93e68.rlib --extern proc_macro --cap-lints warn` Compiling anyhow v1.0.71 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/anyhow-1.0.71 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.71 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=71 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/anyhow-1.0.71/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=553bd0ada0a70541 -C extra-filename=-553bd0ada0a70541 --out-dir /construction/misc/xplr/target/release/build/anyhow-553bd0ada0a70541 -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/nom-7.1.3 CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name nom --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b6564745fad42f08 -C extra-filename=-b6564745fad42f08 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern memchr=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmemchr-f6827c08c2565fa6.rmeta --extern minimal_lexical=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libminimal_lexical-8811c25fe1ab5fe9.rmeta --cap-lints warn` Compiling vte v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vte CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/vte-0.11.0 CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Parser for implementing terminal emulators' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vte CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name vte --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/vte-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arrayvec"' --cfg 'feature="default"' --cfg 'feature="no_std"' -C metadata=3755352bb4139f23 -C extra-filename=-3755352bb4139f23 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern arrayvec=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libarrayvec-989cea469d6acf64.rmeta --extern utf8parse=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libutf8parse-599b7349688c2009.rmeta --extern vte_generate_state_changes=/construction/misc/xplr/target/release/deps/libvte_generate_state_changes-1a2bf21319d8c676.so --cap-lints warn` Compiling nix v0.25.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/nix-0.25.1 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.46 CARGO_PKG_VERSION=0.25.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name nix --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/nix-0.25.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' -C metadata=3e451560b2d1a6a6 -C extra-filename=-3e451560b2d1a6a6 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern bitflags=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libbitflags-acd50a16c0b15e6e.rmeta --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern memoffset=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmemoffset-d0349b9310d3265b.rmeta --extern pin_utils=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libpin_utils-d3fde28d759c13a4.rmeta --cap-lints warn` Running `/construction/misc/xplr/target/release/build/anyhow-553bd0ada0a70541/build-script-build` Compiling tuikit v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tuikit CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/tuikit-0.5.0 CARGO_PKG_AUTHORS='Jinzhou Zhang ' CARGO_PKG_DESCRIPTION='Toolkit for writing TUI applications' CARGO_PKG_HOMEPAGE='https://github.com/lotabout/tuikit' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tuikit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lotabout/tuikit' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tuikit --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/tuikit-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=6948adfaf6c36d51 -C extra-filename=-6948adfaf6c36d51 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern bitflags=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libbitflags-acd50a16c0b15e6e.rmeta --extern lazy_static=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblazy_static-5c1cee39998e3010.rmeta --extern log=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblog-b93c1ef82aadb408.rmeta --extern nix=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnix-94a8aa9966237981.rmeta --extern term=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libterm-e98feb7bc55a5cb1.rmeta --extern unicode_width=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicode_width-d2f9b4afb351bde0.rmeta --cap-lints warn` Compiling darling_core v0.14.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/darling_core-0.14.4 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name darling_core --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/darling_core-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=868c6e83e4bce8da -C extra-filename=-868c6e83e4bce8da --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern fnv=/construction/misc/xplr/target/release/deps/libfnv-adf9358de675be4d.rmeta --extern ident_case=/construction/misc/xplr/target/release/deps/libident_case-15c49bb38b8ad84d.rmeta --extern proc_macro2=/construction/misc/xplr/target/release/deps/libproc_macro2-da159adffe1c6552.rmeta --extern quote=/construction/misc/xplr/target/release/deps/libquote-f2fe1453c412c017.rmeta --extern strsim=/construction/misc/xplr/target/release/deps/libstrsim-c7cf07506dbc9c21.rmeta --extern syn=/construction/misc/xplr/target/release/deps/libsyn-2c9180d29bdfa0e3.rmeta --cap-lints warn` warning: `cassowary` (lib) generated 12 warnings Compiling dirs-sys v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/dirs-sys-0.4.1 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.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name dirs_sys /construction/misc/xplr/xplr-0.21.2/cargo-crates/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=278ce7babbb8f74c -C extra-filename=-278ce7babbb8f74c --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern option_ext=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liboption_ext-5cfb325ed0d5d19b.rmeta --cap-lints warn` Compiling timer v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=timer CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0 CARGO_PKG_AUTHORS='David Teller ' CARGO_PKG_DESCRIPTION='A simple timer. Use it to schedule execution of closures after a delay or at a given timestamp.' CARGO_PKG_HOMEPAGE='https://github.com/Yoric/timer.rs' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=timer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name timer /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=66354cf7ccbfa51f -C extra-filename=-66354cf7ccbfa51f --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern chrono=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libchrono-6d5a5082e65a4aee.rmeta --cap-lints warn` warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:337:25 | 337 | base: TimerBase> | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: use `dyn` | 337 | base: TimerBase> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:105:19 | 105 | impl Executor> for CallbackExecutor { | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 105 | impl Executor> for CallbackExecutor { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:106:42 | 106 | fn execute(&mut self, mut data : Box) { | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 106 | fn execute(&mut self, mut data : Box) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:110:48 | 110 | fn execute_clone(&mut self, mut data : Box) -> Box<... | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 110 | fn execute_clone(&mut self, mut data : Box) -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:110:72 | 110 | ...ox) -> Box { | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 110 | fn execute_clone(&mut self, mut data : Box) -> Box { | +++ Compiling fuzzy-matcher v0.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fuzzy_matcher CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7 CARGO_PKG_AUTHORS='Jinzhou Zhang ' CARGO_PKG_DESCRIPTION='Fuzzy Matching Library' CARGO_PKG_HOMEPAGE='https://github.com/lotabout/fuzzy-matcher' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuzzy-matcher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lotabout/fuzzy-matcher' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name fuzzy_matcher --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=aa1cebd984a152ed -C extra-filename=-aa1cebd984a152ed --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern thread_local=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libthread_local-e176bf80d85ebce9.rmeta --cap-lints warn` warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:27:19 | 27 | use thread_local::CachedThreadLocal; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:41:14 | 41 | c_cache: CachedThreadLocal>>, // vector to store t... | ^^^^^^^^^^^^^^^^^ warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:42:14 | 42 | p_cache: CachedThreadLocal>>, // vector to store t... | ^^^^^^^^^^^^^^^^^ warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:50:22 | 50 | c_cache: CachedThreadLocal::new(), | ^^^^^^^^^^^^^^^^^ warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:51:22 | 51 | p_cache: CachedThreadLocal::new(), | ^^^^^^^^^^^^^^^^^ Compiling unicode-linebreak v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-linebreak-0.1.4 CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION=1.56 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-linebreak-0.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=00cd160228f6a27f -C extra-filename=-00cd160228f6a27f --out-dir /construction/misc/xplr/target/release/build/unicode-linebreak-00cd160228f6a27f -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern hashbrown=/construction/misc/xplr/target/release/deps/libhashbrown-a37460679af51f68.rlib --extern regex=/construction/misc/xplr/target/release/deps/libregex-b373ba7325af233c.rlib --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/thiserror-1.0.40 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/thiserror-b97e2aa242c5dc5f/out /usr/local/bin/rustc --crate-name thiserror --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/thiserror-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=0b94b5c3bb1d5403 -C extra-filename=-0b94b5c3bb1d5403 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern thiserror_impl=/construction/misc/xplr/target/release/deps/libthiserror_impl-eb3ae8a0dcc9bdd2.so --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/regex-1.8.1 CARGO_PKG_AUTHORS='The Rust Project Developers' 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.60.0 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name regex --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/regex-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=826734a563d0fa12 -C extra-filename=-826734a563d0fa12 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern aho_corasick=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libaho_corasick-a12ff5dfd86e1f74.rmeta --extern memchr=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmemchr-f6827c08c2565fa6.rmeta --extern regex_syntax=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libregex_syntax-13ed0acd703000c6.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/unicase-6e903bf955ed39de/out /usr/local/bin/rustc --crate-name unicase /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=f2c724261f13e904 -C extra-filename=-f2c724261f13e904 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: `unicase` (lib) generated 36 warnings (36 duplicates) Running `/construction/misc/xplr/target/release/build/mime_guess-b2a1a878a63f23a2/build-script-build` warning: `timer` (lib) generated 5 warnings Compiling crossbeam v0.8.2 Compiling rayon v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-0.8.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name crossbeam --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/crossbeam-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-queue"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5e74fb457f79c58a -C extra-filename=-5e74fb457f79c58a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern cfg_if=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcfg_if-51e23dae028f8c39.rmeta --extern crossbeam_channel=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_channel-7ebffe64bb19ea31.rmeta --extern crossbeam_deque=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_deque-7a6fe6041f219df6.rmeta --extern crossbeam_epoch=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_epoch-a77649fc615f071c.rmeta --extern crossbeam_queue=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_queue-eeb70e484443b7ef.rmeta --extern crossbeam_utils=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_utils-8301fadc3db553cf.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/rayon-1.7.0 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.59 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rayon --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/rayon-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=76617dd145784cdc -C extra-filename=-76617dd145784cdc --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern either=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libeither-ce759c9946be2bc3.rmeta --extern rayon_core=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/librayon_core-08b6859b8f6f5f8b.rmeta --cap-lints warn` Running `/construction/misc/xplr/target/release/build/mlua-8051f3c25b9d39e5/build-script-main` [mlua 0.8.9] cargo:rerun-if-env-changed=LUA_INC [mlua 0.8.9] cargo:rerun-if-env-changed=LUA_LIB [mlua 0.8.9] cargo:rerun-if-env-changed=LUA_LIB_NAME [mlua 0.8.9] cargo:rerun-if-env-changed=LUA_LINK [mlua 0.8.9] cargo:rerun-if-env-changed=LUAJIT_NO_PKG_CONFIG [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG [mlua 0.8.9] cargo:rerun-if-env-changed=LUAJIT_STATIC [mlua 0.8.9] cargo:rerun-if-env-changed=LUAJIT_DYNAMIC [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [mlua 0.8.9] cargo:rerun-if-env-changed=SYSROOT [mlua 0.8.9] cargo:rerun-if-env-changed=LUAJIT_STATIC [mlua 0.8.9] cargo:rerun-if-env-changed=LUAJIT_DYNAMIC [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [mlua 0.8.9] cargo:rustc-link-search=native=/usr/local/lib [mlua 0.8.9] cargo:rustc-link-lib=luajit-5.1 [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG [mlua 0.8.9] cargo:rerun-if-env-changed=LUAJIT_STATIC [mlua 0.8.9] cargo:rerun-if-env-changed=LUAJIT_DYNAMIC [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_dragonfly [mlua 0.8.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [mlua 0.8.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [mlua 0.8.9] cargo:rerun-if-changed=build Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/libm-0.2.7 CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/libm-837987b208e35362/out /usr/local/bin/rustc --crate-name libm --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/libm-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=c94a1127a0e40f74 -C extra-filename=-c94a1127a0e40f74 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn --cfg assert_no_panic` warning: `fuzzy-matcher` (lib) generated 5 warnings Compiling defer-drop v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=defer_drop CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/defer-drop-1.3.0 CARGO_PKG_AUTHORS='Nathan West ' CARGO_PKG_DESCRIPTION='Defer dropping large types to a background thread' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=defer-drop CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lucretiel/defer-drop' CARGO_PKG_RUST_VERSION='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name defer_drop --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/defer-drop-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=d147c06d770fe454 -C extra-filename=-d147c06d770fe454 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern crossbeam_channel=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam_channel-7ebffe64bb19ea31.rmeta --extern once_cell=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libonce_cell-134b9a3118e08d67.rmeta --cap-lints warn` Compiling bstr v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/bstr-0.2.17 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION='' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name bstr --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/bstr-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=d8c5dc73e31c29d2 -C extra-filename=-d8c5dc73e31c29d2 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern memchr=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmemchr-f6827c08c2565fa6.rmeta --cap-lints warn` Compiling path-dedot v3.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_dedot CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/path-dedot-3.1.0 CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='A library for extending `Path` and `PathBuf` in order to parse the path which contains dots.' CARGO_PKG_HOMEPAGE='https://magiclen.org/path-dedot' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-dedot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/path-dedot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=3.1.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name path_dedot --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/path-dedot-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=2f9dbe5f9ff7c05f -C extra-filename=-2f9dbe5f9ff7c05f --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern once_cell=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libonce_cell-134b9a3118e08d67.rmeta --cap-lints warn` Compiling beef v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=beef CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/beef-0.5.2 CARGO_PKG_AUTHORS='Maciej Hirsz ' CARGO_PKG_DESCRIPTION='More compact Cow' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=beef CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/maciejhirsz/beef' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name beef --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/beef-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=f79ca40803348708 -C extra-filename=-f79ca40803348708 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling nu-ansi-term v0.47.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/nu-ansi-term-0.47.0 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.47.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=47 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/nu-ansi-term-0.47.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=dc27affdeadd1a4c -C extra-filename=-dc27affdeadd1a4c --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling unicode_categories v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_categories CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1 CARGO_PKG_AUTHORS='Sean Gillespie ' CARGO_PKG_DESCRIPTION='Query Unicode category membership for chars' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode_categories CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/swgillespie/unicode-categories' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_categories /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=e869653299c2562d -C extra-filename=-e869653299c2562d --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling rustc-hash v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/rustc-hash-1.1.0 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rustc_hash /construction/misc/xplr/xplr-0.21.2/cargo-crates/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b76ed8c3eee1c57a -C extra-filename=-b76ed8c3eee1c57a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling smawk v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smawk CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/smawk-0.3.1 CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Functions for finding row-minima in a totally monotone matrix.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smawk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/smawk' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name smawk --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/smawk-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=c990a5177a98374e -C extra-filename=-c990a5177a98374e --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:229:23 | 229 | '\u{E000}'...'\u{F8FF}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:231:24 | 231 | '\u{F0000}'...'\u{FFFFD}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:233:25 | 233 | '\u{100000}'...'\u{10FFFD}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:252:23 | 252 | '\u{3400}'...'\u{4DB5}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:254:23 | 254 | '\u{4E00}'...'\u{9FD5}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:256:23 | 256 | '\u{AC00}'...'\u{D7A3}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:258:24 | 258 | '\u{17000}'...'\u{187EC}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:260:24 | 260 | '\u{20000}'...'\u{2A6D6}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:262:24 | 262 | '\u{2A700}'...'\u{2B734}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:264:24 | 264 | '\u{2B740}'...'\u{2B81D}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:266:24 | 266 | '\u{2B820}'...'\u{2CEA1}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see Compiling mime v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/mime-0.3.17 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name mime /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=e4dda6344abdcb4a -C extra-filename=-e4dda6344abdcb4a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling path-absolutize v3.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_absolutize CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/path-absolutize-3.1.0 CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.' CARGO_PKG_HOMEPAGE='https://magiclen.org/path-absolutize' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-absolutize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/path-absolutize' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=3.1.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name path_absolutize --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/path-absolutize-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=d2408d140a7c1a2b -C extra-filename=-d2408d140a7c1a2b --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern path_dedot=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libpath_dedot-2f9dbe5f9ff7c05f.rmeta --cap-lints warn` Running `/construction/misc/xplr/target/release/build/unicode-linebreak-00cd160228f6a27f/build-script-build` [unicode-linebreak 0.1.4] cargo:rerun-if-changed=LineBreak.txt Compiling lscolors v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lscolors CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/lscolors-0.14.0 CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='Colorize paths using the LS_COLORS environment variable' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/lscolors' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lscolors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/lscolors' CARGO_PKG_RUST_VERSION=1.62.1 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name lscolors --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/lscolors-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="nu-ansi-term"' -C metadata=8677d74c19e3b634 -C extra-filename=-8677d74c19e3b634 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern nu_ansi_term=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnu_ansi_term-dc27affdeadd1a4c.rmeta --cap-lints warn` Compiling humansize v2.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humansize CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/humansize-2.1.3 CARGO_PKG_AUTHORS='Leopold Arkham ' CARGO_PKG_DESCRIPTION='A configurable crate to easily represent sizes in a human-readable format.' CARGO_PKG_HOMEPAGE='https://github.com/LeopoldArkham/humansize' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humansize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LeopoldArkham/humansize' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.1.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name humansize --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/humansize-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=137aa4343a9846ba -C extra-filename=-137aa4343a9846ba --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libm=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibm-c94a1127a0e40f74.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_linebreak CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-linebreak-0.1.4 CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION=1.56 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/unicode-linebreak-511002ee96319b15/out /usr/local/bin/rustc --crate-name unicode_linebreak --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode-linebreak-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=746ebbc5babe6545 -C extra-filename=-746ebbc5babe6545 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4 CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/mime_guess-6b3ff3f932993337/out /usr/local/bin/rustc --crate-name mime_guess /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=f75724eda34a192f -C extra-filename=-f75724eda34a192f --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern mime=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmime-e4dda6344abdcb4a.rmeta --extern unicase=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicase-f2c724261f13e904.rmeta --cap-lints warn` warning: `unicode_categories` (lib) generated 11 warnings Compiling textwrap v0.16.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/textwrap-0.16.0 CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=textwrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/textwrap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name textwrap --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/textwrap-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' -C metadata=76ddfa455b7925e0 -C extra-filename=-76ddfa455b7925e0 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern smawk=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libsmawk-c990a5177a98374e.rmeta --extern unicode_linebreak=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicode_linebreak-746ebbc5babe6545.rmeta --extern unicode_width=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicode_width-d2f9b4afb351bde0.rmeta --cap-lints warn` Compiling snailquote v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=snailquote CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/snailquote-0.3.1 CARGO_PKG_AUTHORS='Euan Kemp ' CARGO_PKG_DESCRIPTION='Escape and unescape strings with shell-inspired quoting' CARGO_PKG_HOMEPAGE='https://github.com/euank/snailquote' CARGO_PKG_LICENSE=GPL-3.0-only CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snailquote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/euank/snailquote' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name snailquote --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/snailquote-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=21684cd115614393 -C extra-filename=-21684cd115614393 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern thiserror=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libthiserror-0b94b5c3bb1d5403.rmeta --extern unicode_categories=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicode_categories-e869653299c2562d.rmeta --cap-lints warn` Compiling dirs v5.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/dirs-5.0.1 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=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name dirs /construction/misc/xplr/xplr-0.21.2/cargo-crates/dirs-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=a7101b93c5d73c0a -C extra-filename=-a7101b93c5d73c0a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern dirs_sys=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libdirs_sys-278ce7babbb8f74c.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/anyhow-1.0.71 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.71 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=71 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/anyhow-862655711522b740/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/anyhow-1.0.71/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cc4ffbbc9559ae2d -C extra-filename=-cc4ffbbc9559ae2d --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` Compiling gethostname v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gethostname CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/gethostname-0.4.3 CARGO_PKG_AUTHORS='Sebastian Wiesner ' CARGO_PKG_DESCRIPTION='gethostname for all platforms' CARGO_PKG_HOMEPAGE='https://github.com/swsnr/gethostname.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gethostname CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/swsnr/gethostname.rs.git' CARGO_PKG_RUST_VERSION=1.64 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name gethostname --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/gethostname-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=a47deeb07d6e31ef -C extra-filename=-a47deeb07d6e31ef --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --cap-lints warn` Compiling which v4.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/which-4.4.0 CARGO_PKG_AUTHORS='Harry Fei ' 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='' CARGO_PKG_VERSION=4.4.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name which --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/which-4.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=38d3d799d7c42921 -C extra-filename=-38d3d799d7c42921 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern either=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libeither-ce759c9946be2bc3.rmeta --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --cap-lints warn` Compiling natord v1.0.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=natord CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/natord-1.0.9 CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Natural ordering for Rust' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-natord' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=natord CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lifthrasiir/rust-natord' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name natord /construction/misc/xplr/xplr-0.21.2/cargo-crates/natord-1.0.9/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=2128af5d446e0c17 -C extra-filename=-2128af5d446e0c17 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --cap-lints warn` warning: variable does not need to be mutable --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/which-4.4.0/src/lib.rs:308:18 | 308 | pub fn regex(mut self, regex: Regex) -> Self { | ----^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: `which` (lib) generated 1 warning Compiling darling_macro v0.14.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/darling_macro-0.14.4 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name darling_macro --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/darling_macro-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=d986aca9d3d53d2c -C extra-filename=-d986aca9d3d53d2c --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern darling_core=/construction/misc/xplr/target/release/deps/libdarling_core-868c6e83e4bce8da.rlib --extern quote=/construction/misc/xplr/target/release/deps/libquote-f2fe1453c412c017.rlib --extern syn=/construction/misc/xplr/target/release/deps/libsyn-2c9180d29bdfa0e3.rlib --extern proc_macro --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/serde-1.0.163 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.19 CARGO_PKG_VERSION=1.0.163 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=163 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/serde-ca861f9fbb8eedb6/out /usr/local/bin/rustc --crate-name serde /construction/misc/xplr/xplr-0.21.2/cargo-crates/serde-1.0.163/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=0ce5708af837cced -C extra-filename=-0ce5708af837cced --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern serde_derive=/construction/misc/xplr/target/release/deps/libserde_derive-a92c1c82fb5a2365.so --cap-lints warn` Compiling darling v0.14.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/darling-0.14.4 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name darling --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/darling-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' -C metadata=015c886260ec26cc -C extra-filename=-015c886260ec26cc --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern darling_core=/construction/misc/xplr/target/release/deps/libdarling_core-868c6e83e4bce8da.rmeta --extern darling_macro=/construction/misc/xplr/target/release/deps/libdarling_macro-d986aca9d3d53d2c.so --cap-lints warn` Compiling derive_builder_core v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_core CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/derive_builder_core-0.11.2 CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal helper library for the derive_builder crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name derive_builder_core /construction/misc/xplr/xplr-0.21.2/cargo-crates/derive_builder_core-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=26192037bd2bd5a4 -C extra-filename=-26192037bd2bd5a4 --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern darling=/construction/misc/xplr/target/release/deps/libdarling-015c886260ec26cc.rmeta --extern proc_macro2=/construction/misc/xplr/target/release/deps/libproc_macro2-da159adffe1c6552.rmeta --extern quote=/construction/misc/xplr/target/release/deps/libquote-f2fe1453c412c017.rmeta --extern syn=/construction/misc/xplr/target/release/deps/libsyn-2c9180d29bdfa0e3.rmeta --cap-lints warn` Compiling derive_builder_macro v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_macro CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/derive_builder_macro-0.11.2 CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name derive_builder_macro /construction/misc/xplr/xplr-0.21.2/cargo-crates/derive_builder_macro-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=fb95d9f3bc27f55f -C extra-filename=-fb95d9f3bc27f55f --out-dir /construction/misc/xplr/target/release/deps -C linker=cc -L dependency=/construction/misc/xplr/target/release/deps --extern derive_builder_core=/construction/misc/xplr/target/release/deps/libderive_builder_core-26192037bd2bd5a4.rlib --extern syn=/construction/misc/xplr/target/release/deps/libsyn-2c9180d29bdfa0e3.rlib --extern proc_macro --cap-lints warn` Compiling derive_builder v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/derive_builder-0.11.2 CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name derive_builder /construction/misc/xplr/xplr-0.21.2/cargo-crates/derive_builder-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ae814bf1e3094dcc -C extra-filename=-ae814bf1e3094dcc --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern derive_builder_macro=/construction/misc/xplr/target/release/deps/libderive_builder_macro-fb95d9f3bc27f55f.so --cap-lints warn` Compiling ratatui v0.20.1 Compiling time v0.3.21 Compiling tui-input v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tui_input CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/tui-input-0.7.0 CARGO_PKG_AUTHORS='Arijit Basu ' CARGO_PKG_DESCRIPTION='TUI input library supporting multiple backends' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tui-input CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sayanarijit/tui-input' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tui_input --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/tui-input-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=44858b63d833e761 -C extra-filename=-44858b63d833e761 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern crossterm=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossterm-a26d34f853b14ada.rmeta --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --extern unicode_width=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicode_width-d2f9b4afb351bde0.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/indexmap-1.9.3 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/indexmap-297b6d3e908a7931/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=4eef09a095dec327 -C extra-filename=-4eef09a095dec327 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern hashbrown=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libhashbrown-592cc9ff9d7b6100.rmeta --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --cap-lints warn --cfg has_std` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ratatui CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/ratatui-0.20.1 CARGO_PKG_AUTHORS='Florian Dehau ' CARGO_PKG_DESCRIPTION='A library to build rich terminal user interfaces or dashboards ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ratatui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tui-rs-revival/ratatui' CARGO_PKG_RUST_VERSION=1.59.0 CARGO_PKG_VERSION=0.20.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ratatui --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/ratatui-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossterm"' --cfg 'feature="serde"' -C metadata=ab7300a2fda86732 -C extra-filename=-ab7300a2fda86732 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern bitflags=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libbitflags-acd50a16c0b15e6e.rmeta --extern cassowary=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcassowary-bda0d6576eaae955.rmeta --extern crossterm=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossterm-a26d34f853b14ada.rmeta --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --extern unicode_segmentation=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicode_segmentation-7c5c917fbe967296.rmeta --extern unicode_width=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicode_width-d2f9b4afb351bde0.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/erased-serde-0.3.25 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.31 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/erased-serde-0116dae6451ea41f/out /usr/local/bin/rustc --crate-name erased_serde --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/erased-serde-0.3.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a761450a61272c7e -C extra-filename=-a761450a61272c7e --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/time-0.3.21 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.3.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name time --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/time-0.3.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=59074f8d6c42d370 -C extra-filename=-59074f8d6c42d370 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern itoa=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libitoa-45642f677fd5bd7d.rmeta --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern num_threads=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnum_threads-e4733928a3002146.rmeta --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --extern time_core=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtime_core-eddc2f82429c35cc.rmeta --extern time_macros=/construction/misc/xplr/target/release/deps/libtime_macros-ad3f7d6568c26e46.so --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/serde_json-1.0.96 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.36 CARGO_PKG_VERSION=1.0.96 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/serde_json-db74b00a44d74624/out /usr/local/bin/rustc --crate-name serde_json --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/serde_json-1.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ab462e6d3236a53a -C extra-filename=-ab462e6d3236a53a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern itoa=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libitoa-45642f677fd5bd7d.rmeta --extern ryu=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libryu-7f5dcf337502c836.rmeta --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --cap-lints warn --cfg limb_width_64` Compiling serde_yaml v0.9.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_yaml CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/serde_yaml-0.9.21 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='YAML data format for Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_yaml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-yaml' CARGO_PKG_RUST_VERSION=1.58 CARGO_PKG_VERSION=0.9.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name serde_yaml --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/serde_yaml-0.9.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=72521786999b505b -C extra-filename=-72521786999b505b --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern indexmap=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libindexmap-4eef09a095dec327.rmeta --extern itoa=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libitoa-45642f677fd5bd7d.rmeta --extern ryu=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libryu-7f5dcf337502c836.rmeta --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --extern unsafe_libyaml=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunsafe_libyaml-198b860c7bf3ea5b.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mlua CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/mlua-0.8.9 CARGO_PKG_AUTHORS='Aleksandr Orlenko :kyren ' CARGO_PKG_DESCRIPTION='High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau with async/await features and support of writing native Lua modules in Rust. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mlua CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/khvzak/mlua' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' OUT_DIR=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/build/mlua-5d1561aafbaee49d/out /usr/local/bin/rustc --crate-name mlua --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/mlua-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="erased-serde"' --cfg 'feature="luajit"' --cfg 'feature="send"' --cfg 'feature="serde"' --cfg 'feature="serialize"' -C metadata=73a6af48bbcb312a -C extra-filename=-73a6af48bbcb312a --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern bstr=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libbstr-d8c5dc73e31c29d2.rmeta --extern erased_serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liberased_serde-a761450a61272c7e.rmeta --extern num_traits=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnum_traits-040715d6fe274b4a.rmeta --extern once_cell=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libonce_cell-134b9a3118e08d67.rmeta --extern rustc_hash=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/librustc_hash-b76ed8c3eee1c57a.rmeta --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --cap-lints warn -L native=/usr/local/lib -l luajit-5.1` Compiling ansi-to-tui v3.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_to_tui CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/ansi-to-tui-3.0.0 CARGO_PKG_AUTHORS='Uttarayan Mondal ' CARGO_PKG_DESCRIPTION='A library to convert ansi color coded text into ratatui::text::Text type from ratatui library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi-to-tui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uttarayan21/ansi-to-tui' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ansi_to_tui --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/ansi-to-tui-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=d6d8150b2ceeebac -C extra-filename=-d6d8150b2ceeebac --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern nom=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnom-b6564745fad42f08.rmeta --extern tui=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libratatui-ab7300a2fda86732.rmeta --extern thiserror=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libthiserror-0b94b5c3bb1d5403.rmeta --cap-lints warn` Compiling skim v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=skim CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/skim-0.10.4 CARGO_PKG_AUTHORS='Zhang Jinzhou ' CARGO_PKG_DESCRIPTION='Fuzzy Finder in rust'\!'' CARGO_PKG_HOMEPAGE='https://github.com/lotabout/skim' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=skim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lotabout/skim' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name skim --edition=2018 /construction/misc/xplr/xplr-0.21.2/cargo-crates/skim-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=7e12ea54d64e86f0 -C extra-filename=-7e12ea54d64e86f0 --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern beef=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libbeef-f79ca40803348708.rmeta --extern bitflags=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libbitflags-acd50a16c0b15e6e.rmeta --extern chrono=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libchrono-6d5a5082e65a4aee.rmeta --extern crossbeam=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossbeam-5e74fb457f79c58a.rmeta --extern defer_drop=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libdefer_drop-d147c06d770fe454.rmeta --extern derive_builder=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libderive_builder-ae814bf1e3094dcc.rmeta --extern fuzzy_matcher=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libfuzzy_matcher-aa1cebd984a152ed.rmeta --extern lazy_static=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblazy_static-5c1cee39998e3010.rmeta --extern log=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblog-b93c1ef82aadb408.rmeta --extern nix=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnix-3e451560b2d1a6a6.rmeta --extern rayon=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/librayon-76617dd145784cdc.rmeta --extern regex=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libregex-826734a563d0fa12.rmeta --extern time=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtime-59074f8d6c42d370.rmeta --extern timer=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtimer-66354cf7ccbfa51f.rmeta --extern tuikit=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtuikit-6948adfaf6c36d51.rmeta --extern unicode_width=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libunicode_width-d2f9b4afb351bde0.rmeta --extern vte=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libvte-3755352bb4139f23.rmeta --cap-lints warn` warning: variant `AlternateFonts` is never constructed --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ansi-to-tui-3.0.0/src/code.rs:37:5 | 11 | pub enum AnsiCode { | -------- variant in this enum ... 37 | AlternateFonts(u8), // = 11..19, // from 11 to 19 | ^^^^^^^^^^^^^^ | = note: `AnsiCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `ansi-to-tui` (lib) generated 1 warning Compiling jf v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jf CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2/cargo-crates/jf-0.3.1 CARGO_PKG_AUTHORS='Arijit Basu ' CARGO_PKG_DESCRIPTION='A small utility to safely format and print JSON objects in the commandline' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sayanarijit/jf' 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='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name jf --edition=2021 /construction/misc/xplr/xplr-0.21.2/cargo-crates/jf-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="manpage"' -C metadata=9a7aff3baf1e51ae -C extra-filename=-9a7aff3baf1e51ae --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern serde_json=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde_json-ab462e6d3236a53a.rmeta --extern serde_yaml=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde_yaml-72521786999b505b.rmeta --cap-lints warn` Compiling xplr v0.21.2 (/construction/misc/xplr/xplr-0.21.2) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xplr CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2 CARGO_PKG_AUTHORS='Arijit Basu ' CARGO_PKG_DESCRIPTION='A hackable, minimal, fast TUI file explorer' CARGO_PKG_HOMEPAGE='https://xplr.dev' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xplr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sayanarijit/xplr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.21.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name xplr --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=a1be8a667540594d -C extra-filename=-a1be8a667540594d --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern ansi_to_tui=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libansi_to_tui-d6d8150b2ceeebac.rmeta --extern anyhow=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libanyhow-cc4ffbbc9559ae2d.rmeta --extern crossterm=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossterm-a26d34f853b14ada.rmeta --extern dirs=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libdirs-a7101b93c5d73c0a.rmeta --extern gethostname=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libgethostname-a47deeb07d6e31ef.rmeta --extern humansize=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libhumansize-137aa4343a9846ba.rmeta --extern indexmap=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libindexmap-4eef09a095dec327.rmeta --extern jf=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libjf-9a7aff3baf1e51ae.rmeta --extern lazy_static=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblazy_static-5c1cee39998e3010.rmeta --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rmeta --extern lscolors=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblscolors-8677d74c19e3b634.rmeta --extern mime_guess=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmime_guess-f75724eda34a192f.rmeta --extern mlua=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmlua-73a6af48bbcb312a.rmeta --extern natord=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnatord-2128af5d446e0c17.rmeta --extern nu_ansi_term=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnu_ansi_term-dc27affdeadd1a4c.rmeta --extern path_absolutize=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libpath_absolutize-d2408d140a7c1a2b.rmeta --extern tui=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libratatui-ab7300a2fda86732.rmeta --extern regex=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libregex-826734a563d0fa12.rmeta --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rmeta --extern serde_json=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde_json-ab462e6d3236a53a.rmeta --extern serde_yaml=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde_yaml-72521786999b505b.rmeta --extern skim=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libskim-7e12ea54d64e86f0.rmeta --extern snailquote=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libsnailquote-21684cd115614393.rmeta --extern textwrap=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtextwrap-76ddfa455b7925e0.rmeta --extern time=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtime-59074f8d6c42d370.rmeta --extern tui_input=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtui_input-44858b63d833e761.rmeta --extern which=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libwhich-38d3d799d7c42921.rmeta -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=xplr CARGO_CRATE_NAME=xplr CARGO_MANIFEST_DIR=/construction/misc/xplr/xplr-0.21.2 CARGO_PKG_AUTHORS='Arijit Basu ' CARGO_PKG_DESCRIPTION='A hackable, minimal, fast TUI file explorer' CARGO_PKG_HOMEPAGE='https://xplr.dev' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xplr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sayanarijit/xplr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.21.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/construction/misc/xplr/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name xplr --edition=2021 src/bin/xplr.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --diagnostic-width=80 --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 -C metadata=7bbe83882ac1b2ec -C extra-filename=-7bbe83882ac1b2ec --out-dir /construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps --target x86_64-unknown-dragonfly -C linker=cc -L dependency=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps -L dependency=/construction/misc/xplr/target/release/deps --extern ansi_to_tui=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libansi_to_tui-d6d8150b2ceeebac.rlib --extern anyhow=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libanyhow-cc4ffbbc9559ae2d.rlib --extern crossterm=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libcrossterm-a26d34f853b14ada.rlib --extern dirs=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libdirs-a7101b93c5d73c0a.rlib --extern gethostname=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libgethostname-a47deeb07d6e31ef.rlib --extern humansize=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libhumansize-137aa4343a9846ba.rlib --extern indexmap=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libindexmap-4eef09a095dec327.rlib --extern jf=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libjf-9a7aff3baf1e51ae.rlib --extern lazy_static=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblazy_static-5c1cee39998e3010.rlib --extern libc=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblibc-e690e6ea72ba3578.rlib --extern lscolors=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/liblscolors-8677d74c19e3b634.rlib --extern mime_guess=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmime_guess-f75724eda34a192f.rlib --extern mlua=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libmlua-73a6af48bbcb312a.rlib --extern natord=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnatord-2128af5d446e0c17.rlib --extern nu_ansi_term=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libnu_ansi_term-dc27affdeadd1a4c.rlib --extern path_absolutize=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libpath_absolutize-d2408d140a7c1a2b.rlib --extern tui=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libratatui-ab7300a2fda86732.rlib --extern regex=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libregex-826734a563d0fa12.rlib --extern serde=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde-0ce5708af837cced.rlib --extern serde_json=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde_json-ab462e6d3236a53a.rlib --extern serde_yaml=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libserde_yaml-72521786999b505b.rlib --extern skim=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libskim-7e12ea54d64e86f0.rlib --extern snailquote=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libsnailquote-21684cd115614393.rlib --extern textwrap=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtextwrap-76ddfa455b7925e0.rlib --extern time=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtime-59074f8d6c42d370.rlib --extern tui_input=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libtui_input-44858b63d833e761.rlib --extern which=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libwhich-38d3d799d7c42921.rlib --extern xplr=/construction/misc/xplr/target/x86_64-unknown-dragonfly/release/deps/libxplr-a1be8a667540594d.rlib -L native=/usr/local/lib` Finished release [optimized] target(s) in 8m 13s SUCCEEDED 00:08:14 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xplr-0.21.2_2 depends on executable: update-desktop-database - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xplr-0.21.2_2 ===> xplr-0.21.2_2 depends on executable: update-desktop-database - found ===> Generating temporary packing list Installing xplr v0.21.2 (/construction/misc/xplr/xplr-0.21.2) Fresh autocfg v1.1.0 Fresh unicode-ident v1.0.8 Fresh version_check v0.9.4 Fresh scopeguard v1.1.0 Fresh bitflags v1.3.2 Fresh proc-macro2 v1.0.58 Fresh crossbeam-utils v0.8.15 Fresh log v0.4.17 Fresh libc v0.2.144 Fresh cfg-if v1.0.0 Fresh quote v1.0.27 Fresh strsim v0.10.0 Fresh fnv v1.0.7 Fresh ident_case v1.0.1 warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Fresh signal-hook-registry v1.4.1 Fresh getrandom v0.2.9 Fresh memoffset v0.8.0 warning: `ident_case` (lib) generated 2 warnings Fresh syn v2.0.16 Fresh syn v1.0.109 Fresh memchr v2.5.0 Fresh unicode-width v0.1.10 Fresh once_cell v1.17.1 Fresh smallvec v1.10.0 Fresh lock_api v0.4.9 Fresh num-traits v0.2.15 Fresh crossbeam-epoch v0.9.14 Fresh mio v0.8.6 Fresh crossbeam-channel v0.5.8 Fresh serde_derive v1.0.163 Fresh darling_core v0.14.4 Fresh ahash v0.7.6 warning: unused import: `crate::fallback_hash::*` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ahash-0.7.6/src/random_state.rs:46:5 | 46 | use crate::fallback_hash::*; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: associated function `default` is never used --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ahash-0.7.6/src/random_state.rs:86:14 | 79 | impl DefaultRandomSource { | ------------------------ associated function in this implementation ... 86 | const fn default() -> DefaultRandomSource { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh signal-hook v0.3.15 Fresh parking_lot_core v0.9.7 warning: unused return value of `Box::::from_raw` that must be used --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/parking_lot_core-0.9.7/src/parking_lot.rs:251:17 | 251 | Box::from_raw(new_table); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 251 | let _ = Box::from_raw(new_table); | +++++++ Fresh itoa v1.0.6 Fresh crossbeam-deque v0.8.3 Fresh dirs-sys-next v0.1.2 warning: `ahash` (lib) generated 2 warnings warning: `parking_lot_core` (lib) generated 1 warning Fresh serde v1.0.163 Fresh darling_macro v0.14.4 Fresh signal-hook-mio v0.2.3 Fresh parking_lot v0.12.1 warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:34:44 | 34 | x @ _ if x <= 0x2e => (from | 1), | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 34 - x @ _ if x <= 0x2e => (from | 1), 34 + x @ _ if x <= 0x2e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:36:57 | 36 | x @ _ if 0x32 <= x && x <= 0x36 => (from | 1), | ^ ^ | help: remove these parentheses | 36 - x @ _ if 0x32 <= x && x <= 0x36 => (from | 1), 36 + x @ _ if 0x32 <= x && x <= 0x36 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:37:57 | 37 | x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 37 - x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1), 37 + x @ _ if 0x39 <= x && x <= 0x47 => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:39:57 | 39 | x @ _ if 0x4a <= x && x <= 0x76 => (from | 1), | ^ ^ | help: remove these parentheses | 39 - x @ _ if 0x4a <= x && x <= 0x76 => (from | 1), 39 + x @ _ if 0x4a <= x && x <= 0x76 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:41:57 | 41 | x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 41 - x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1), 41 + x @ _ if 0x79 <= x && x <= 0x7d => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:44:57 | 44 | x @ _ if 0x82 <= x && x <= 0x84 => (from | 1), | ^ ^ | help: remove these parentheses | 44 - x @ _ if 0x82 <= x && x <= 0x84 => (from | 1), 44 + x @ _ if 0x82 <= x && x <= 0x84 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:61:57 | 61 | x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1), | ^ ^ | help: remove these parentheses | 61 - x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1), 61 + x @ _ if 0xa0 <= x && x <= 0xa4 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:69:57 | 69 | x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 69 - x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1), 69 + x @ _ if 0xb3 <= x && x <= 0xb5 => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:78:57 | 78 | x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 78 - x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1), 78 + x @ _ if 0xcb <= x && x <= 0xdb => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:79:57 | 79 | x @ _ if 0xde <= x && x <= 0xee => (from | 1), | ^ ^ | help: remove these parentheses | 79 - x @ _ if 0xde <= x && x <= 0xee => (from | 1), 79 + x @ _ if 0xde <= x && x <= 0xee => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:82:57 | 82 | x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1), | ^ ^ | help: remove these parentheses | 82 - x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1), 82 + x @ _ if 0xf2 <= x && x <= 0xf4 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:85:44 | 85 | x @ _ if 0xf8 <= x => (from | 1), | ^ ^ | help: remove these parentheses | 85 - x @ _ if 0xf8 <= x => (from | 1), 85 + x @ _ if 0xf8 <= x => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:91:44 | 91 | x @ _ if x <= 0x1e => (from | 1), | ^ ^ | help: remove these parentheses | 91 - x @ _ if x <= 0x1e => (from | 1), 91 + x @ _ if x <= 0x1e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:93:57 | 93 | x @ _ if 0x22 <= x && x <= 0x32 => (from | 1), | ^ ^ | help: remove these parentheses | 93 - x @ _ if 0x22 <= x && x <= 0x32 => (from | 1), 93 + x @ _ if 0x22 <= x && x <= 0x32 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:102:57 | 102 | x @ _ if 0x46 <= x && x <= 0x4e => (from | 1), | ^ ^ | help: remove these parentheses | 102 - x @ _ if 0x46 <= x && x <= 0x4e => (from | 1), 102 + x @ _ if 0x46 <= x && x <= 0x4e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:109:57 | 109 | x @ _ if 0x70 <= x && x <= 0x72 => (from | 1), | ^ ^ | help: remove these parentheses | 109 - x @ _ if 0x70 <= x && x <= 0x72 => (from | 1), 109 + x @ _ if 0x70 <= x && x <= 0x72 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:126:57 | 126 | x @ _ if 0xd8 <= x && x <= 0xee => (from | 1), | ^ ^ | help: remove these parentheses | 126 - x @ _ if 0xd8 <= x && x <= 0xee => (from | 1), 126 + x @ _ if 0xd8 <= x && x <= 0xee => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:142:57 | 142 | x @ _ if 0x60 <= x && x <= 0x80 => (from | 1), | ^ ^ | help: remove these parentheses | 142 - x @ _ if 0x60 <= x && x <= 0x80 => (from | 1), 142 + x @ _ if 0x60 <= x && x <= 0x80 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:143:57 | 143 | x @ _ if 0x8a <= x && x <= 0xbe => (from | 1), | ^ ^ | help: remove these parentheses | 143 - x @ _ if 0x8a <= x && x <= 0xbe => (from | 1), 143 + x @ _ if 0x8a <= x && x <= 0xbe => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:145:57 | 145 | x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 145 - x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1), 145 + x @ _ if 0xc1 <= x && x <= 0xcd => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:146:44 | 146 | x @ _ if 0xd0 <= x => (from | 1), | ^ ^ | help: remove these parentheses | 146 - x @ _ if 0xd0 <= x => (from | 1), 146 + x @ _ if 0xd0 <= x => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:152:44 | 152 | x @ _ if x <= 0x2e => (from | 1), | ^ ^ | help: remove these parentheses | 152 - x @ _ if x <= 0x2e => (from | 1), 152 + x @ _ if x <= 0x2e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:252:44 | 252 | x @ _ if x <= 0x94 => (from | 1), | ^ ^ | help: remove these parentheses | 252 - x @ _ if x <= 0x94 => (from | 1), 252 + x @ _ if x <= 0x94 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:260:57 | 260 | x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1), | ^ ^ | help: remove these parentheses | 260 - x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1), 260 + x @ _ if 0xa0 <= x && x <= 0xfe => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:420:57 | 420 | x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 420 - x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1), 420 + x @ _ if 0x67 <= x && x <= 0x6b => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:428:57 | 428 | x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1), | ^ ^ | help: remove these parentheses | 428 - x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1), 428 + x @ _ if 0x80 <= x && x <= 0xe2 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:429:57 | 429 | x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 429 - x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1), 429 + x @ _ if 0xeb <= x && x <= 0xed => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:439:53 | 439 | x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1), | ^ ^ | help: remove these parentheses | 439 - x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1), 439 + x @ _ if 0xa640 <= x && x <= 0xa66c => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:440:53 | 440 | x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1), | ^ ^ | help: remove these parentheses | 440 - x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1), 440 + x @ _ if 0xa680 <= x && x <= 0xa69a => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:441:53 | 441 | x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1), | ^ ^ | help: remove these parentheses | 441 - x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1), 441 + x @ _ if 0xa722 <= x && x <= 0xa72e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:442:53 | 442 | x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1), | ^ ^ | help: remove these parentheses | 442 - x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1), 442 + x @ _ if 0xa732 <= x && x <= 0xa76e => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:443:53 | 443 | x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 443 - x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1), 443 + x @ _ if 0xa779 <= x && x <= 0xa77b => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:445:53 | 445 | x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1), | ^ ^ | help: remove these parentheses | 445 - x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1), 445 + x @ _ if 0xa77e <= x && x <= 0xa786 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:448:53 | 448 | x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1), | ^ ^ | help: remove these parentheses | 448 - x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1), 448 + x @ _ if 0xa790 <= x && x <= 0xa792 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:449:53 | 449 | x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1), | ^ ^ | help: remove these parentheses | 449 - x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1), 449 + x @ _ if 0xa796 <= x && x <= 0xa7a8 => from | 1, | warning: unnecessary parentheses around match arm expression --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:459:53 | 459 | x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1), | ^ ^ | help: remove these parentheses | 459 - x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1), 459 + x @ _ if 0xa7b4 <= x && x <= 0xa7be => from | 1, | Fresh dirs-next v2.0.0 warning: `unicase` (lib) generated 36 warnings Fresh darling v0.14.4 Fresh num-integer v0.1.45 Fresh crossterm v0.26.1 Fresh thiserror-impl v1.0.40 Fresh time v0.1.45 Fresh num_cpus v1.15.0 Fresh derive_builder_core v0.11.2 Fresh iana-time-zone v0.1.56 Fresh hashbrown v0.12.3 Fresh pkg-config v0.3.27 Fresh either v1.8.1 Fresh ryu v1.0.13 Fresh cc v1.0.79 Fresh memoffset v0.6.5 Fresh thiserror v1.0.40 Fresh time-macros v0.2.9 Fresh chrono v0.4.24 Fresh indexmap v1.9.3 Fresh derive_builder_macro v0.11.2 Fresh crossbeam-queue v0.3.8 Fresh rayon-core v1.11.0 Fresh term v0.7.0 warning: unused import: `unicase::UniCase` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:5:5 | 5 | use unicase::UniCase; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::io::prelude::*` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:9:5 | 9 | use std::io::prelude::*; | ^^^^^^^^^^^^^^^^^^^ warning: unused import: `std::collections::BTreeMap` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:13:5 | 13 | use std::collections::BTreeMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `mime_types::MIME_TYPES` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:15:5 | 15 | use mime_types::MIME_TYPES; | ^^^^^^^^^^^^^^^^^^^^^^ warning: unused variable: `outfile` --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:26:13 | 26 | let mut outfile = BufWriter::new(File::create(dest_path).unwrap()); | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outfile` | = note: `#[warn(unused_variables)]` on by default warning: variable does not need to be mutable --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:26:9 | 26 | let mut outfile = BufWriter::new(File::create(dest_path).unwrap()); | ----^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: function `split_mime` is never used --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/build.rs:188:4 | 188 | fn split_mime(mime: &str) -> (&str, &str) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: static `MIME_TYPES` is never used --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/mime_guess-2.0.4/src/mime_types.rs:20:12 | 20 | pub static MIME_TYPES: &[(&str, &[&str])] = &[ | ^^^^^^^^^^ Fresh thread_local v1.1.7 warning: `mime_guess` (build script) generated 8 warnings Fresh vte_generate_state_changes v0.1.1 Fresh aho-corasick v1.0.1 Fresh nix v0.24.3 Fresh minimal-lexical v0.2.1 Fresh num_threads v0.1.6 Fresh cassowary v0.3.0 warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:77:13 | 77 | try!(self.add_constraint(constraint.clone())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:135:9 | 135 | ... try!(self.optimise(&objective).map_err(|e| AddConstraintError::In... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:115:17 | 115 | if !try!(self.add_with_artificial_variable(&row) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:163:9 | 163 | ... try!(self.optimise(&objective).map_err(|e| RemoveConstraintError:... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:141:19 | 141 | ... let tag = try!(self.cns.remove(constraint).ok_or(RemoveConstraint... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:151:38 | 151 | ... let (leaving, mut row) = try!(self.get_marker_leaving_row(tag.mar... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:215:13 | 215 | try!(self.remove_constraint(&constraint) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:286:9 | 286 | ... try!(self.dual_optimise().map_err(|e| SuggestValueError::Internal... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:239:24 | 239 | ... let info = try!(self.edits.get_mut(&variable).ok_or(SuggestValueE... | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:497:9 | 497 | try!(self.optimise(&artificial)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:560:38 | 560 | let (leaving, mut row) = try!(self.get_leaving_row(entering) | ^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/cassowary-0.3.0/src/lib.rs:235:77 | 235 | ...e = ::std::sync::atomic::ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::AtomicUsize::new(0); | ~~~~~~~~~~~~~~~~~~~ Fresh pin-utils v0.1.0 Fresh unicode-segmentation v1.10.1 Fresh lazy_static v1.4.0 Fresh option-ext v0.2.0 Fresh unsafe-libyaml v0.2.8 warning: `cassowary` (lib) generated 12 warnings Fresh arrayvec v0.7.2 Fresh utf8parse v0.2.1 Fresh regex-syntax v0.7.1 Fresh time-core v0.1.1 Fresh dirs-sys v0.4.1 Fresh ratatui v0.20.1 Fresh nix v0.25.1 Fresh unicase v2.6.0 Fresh nom v7.1.3 Fresh tuikit v0.5.0 Fresh serde_yaml v0.9.21 Fresh timer v0.2.0 warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:337:25 | 337 | base: TimerBase> | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: use `dyn` | 337 | base: TimerBase> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:105:19 | 105 | impl Executor> for CallbackExecutor { | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 105 | impl Executor> for CallbackExecutor { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:106:42 | 106 | fn execute(&mut self, mut data : Box) { | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 106 | fn execute(&mut self, mut data : Box) { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:110:48 | 110 | fn execute_clone(&mut self, mut data : Box) -> Box<... | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 110 | fn execute_clone(&mut self, mut data : Box) -> Box { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/timer-0.2.0/src/lib.rs:110:72 | 110 | ...ox) -> Box { | ^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: use `dyn` | 110 | fn execute_clone(&mut self, mut data : Box) -> Box { | +++ warning: `unicase` (lib) generated 36 warnings (36 duplicates) warning: `timer` (lib) generated 5 warnings Fresh vte v0.11.0 Fresh time v0.3.21 Fresh regex v1.8.1 Fresh fuzzy-matcher v0.3.7 warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:27:19 | 27 | use thread_local::CachedThreadLocal; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:41:14 | 41 | c_cache: CachedThreadLocal>>, // vector to store t... | ^^^^^^^^^^^^^^^^^ warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:42:14 | 42 | p_cache: CachedThreadLocal>>, // vector to store t... | ^^^^^^^^^^^^^^^^^ warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:50:22 | 50 | c_cache: CachedThreadLocal::new(), | ^^^^^^^^^^^^^^^^^ warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:51:22 | 51 | p_cache: CachedThreadLocal::new(), | ^^^^^^^^^^^^^^^^^ Fresh crossbeam v0.8.2 Fresh erased-serde v0.3.25 Fresh derive_builder v0.11.2 Fresh rayon v1.7.0 Fresh serde_json v1.0.96 Fresh libm v0.2.7 Fresh unicode-linebreak v0.1.4 warning: `fuzzy-matcher` (lib) generated 5 warnings Fresh defer-drop v1.3.0 Fresh path-dedot v3.1.0 Fresh bstr v0.2.17 Fresh beef v0.5.2 Fresh smawk v0.3.1 Fresh mime v0.3.17 Fresh unicode_categories v0.1.1 warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:229:23 | 229 | '\u{E000}'...'\u{F8FF}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:231:24 | 231 | '\u{F0000}'...'\u{FFFFD}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:233:25 | 233 | '\u{100000}'...'\u{10FFFD}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:252:23 | 252 | '\u{3400}'...'\u{4DB5}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:254:23 | 254 | '\u{4E00}'...'\u{9FD5}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:256:23 | 256 | '\u{AC00}'...'\u{D7A3}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:258:24 | 258 | '\u{17000}'...'\u{187EC}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:260:24 | 260 | '\u{20000}'...'\u{2A6D6}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:262:24 | 262 | '\u{2A700}'...'\u{2B734}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:264:24 | 264 | '\u{2B740}'...'\u{2B81D}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/unicode_categories-0.1.1/src/lib.rs:266:24 | 266 | '\u{2B820}'...'\u{2CEA1}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see Fresh nu-ansi-term v0.47.0 Fresh rustc-hash v1.1.0 Fresh jf v0.3.1 Fresh humansize v2.1.3 Fresh anyhow v1.0.71 Fresh ansi-to-tui v3.0.0 warning: variant `AlternateFonts` is never constructed --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/ansi-to-tui-3.0.0/src/code.rs:37:5 | 11 | pub enum AnsiCode { | -------- variant in this enum ... 37 | AlternateFonts(u8), // = 11..19, // from 11 to 19 | ^^^^^^^^^^^^^^ | = note: `AnsiCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `unicode_categories` (lib) generated 11 warnings warning: `ansi-to-tui` (lib) generated 1 warning Fresh path-absolutize v3.1.0 Fresh mlua v0.8.9 Fresh snailquote v0.3.1 Fresh skim v0.10.4 Fresh textwrap v0.16.0 Fresh mime_guess v2.0.4 Fresh lscolors v0.14.0 Fresh dirs v5.0.1 Fresh which v4.4.0 warning: variable does not need to be mutable --> /construction/misc/xplr/xplr-0.21.2/cargo-crates/which-4.4.0/src/lib.rs:308:18 | 308 | pub fn regex(mut self, regex: Regex) -> Self { | ----^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default Fresh tui-input v0.7.0 Fresh gethostname v0.4.3 Fresh natord v1.0.9 warning: `which` (lib) generated 1 warning Fresh xplr v0.21.2 (/construction/misc/xplr/xplr-0.21.2) Finished release [optimized] target(s) in 0.53s Installing /construction/misc/xplr/stage/usr/local/bin/xplr Installed package `xplr v0.21.2 (/construction/misc/xplr/xplr-0.21.2)` (executable `xplr`) warning: be sure to add `/construction/misc/xplr/stage/usr/local/bin` to your PATH to be able to run the installed binaries /usr/bin/strip /construction/misc/xplr/stage/usr/local/bin/xplr install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/desktop/xplr.desktop /construction/misc/xplr/stage/usr/local/share/applications/xplr.desktop install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr.svg /construction/misc/xplr/stage/usr/local/share/icons/hicolor/scalable/apps install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr16.ico /construction/misc/xplr/stage/usr/local/share/icons/hicolor/16x16/apps/xplr.ico install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr16.png /construction/misc/xplr/stage/usr/local/share/icons/hicolor/16x16/apps/xplr.png install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr32.ico /construction/misc/xplr/stage/usr/local/share/icons/hicolor/32x32/apps/xplr.ico install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr32.png /construction/misc/xplr/stage/usr/local/share/icons/hicolor/32x32/apps/xplr.png install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr64.ico /construction/misc/xplr/stage/usr/local/share/icons/hicolor/64x64/apps/xplr.ico install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr64.png /construction/misc/xplr/stage/usr/local/share/icons/hicolor/64x64/apps/xplr.png install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr128.ico /construction/misc/xplr/stage/usr/local/share/icons/hicolor/128x128/apps/xplr.ico install -m 0644 /construction/misc/xplr/xplr-0.21.2/assets/icon/xplr128.png /construction/misc/xplr/stage/usr/local/share/icons/hicolor/128x128/apps/xplr.png install -m 0644 /construction/misc/xplr/xplr-0.21.2/CODE_OF_CONDUCT.md /construction/misc/xplr/xplr-0.21.2/README.md /construction/misc/xplr/xplr-0.21.2/RELEASE.md /construction/misc/xplr/stage/usr/local/share/doc/xplr cd /construction/misc/xplr/xplr-0.21.2 && install -m 0644 /construction/misc/xplr/xplr-0.21.2/src/init.lua /construction/misc/xplr/stage/usr/local/share/examples/xplr ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xplr-0.21.2_2 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% Service unavailablepacking files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:09:38