------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 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 starship-0.48.0_1: FONTS=on: Install fonts ===> Use 'make config' to modify these settings SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/shells/starship XDG_CONFIG_HOME=/construction/shells/starship HOME=/construction/shells/starship TMPDIR="/tmp" PATH=/construction/shells/starship/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/shells/starship XDG_CONFIG_HOME=/construction/shells/starship HOME=/construction/shells/starship TMPDIR="/tmp" PATH=/construction/shells/starship/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes 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=" -Wl,-rpath,/usr/local/lib " 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:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/shells/starship/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/starship" EXAMPLESDIR="share/examples/starship" DATADIR="share/starship" WWWDIR="www/starship" ETCDIR="etc/starship" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/starship DOCSDIR=/usr/local/share/doc/starship EXAMPLESDIR=/usr/local/share/examples/starship WWWDIR=/usr/local/www/starship ETCDIR=/usr/local/etc/starship SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.42.0.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- 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/openssl-1.1.1i,1.txz Installing /packages/All/curl-7.74.0.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libssh2-1.9.0_3,3.txz Installing /packages/All/libgit2-1.0.1.txz Installing /packages/All/rust-1.49.0.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/nerd-fonts-2.1.0.txz SUCCEEDED 00:01:43 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ starship-0.48.0_1: Makefile warnings, please consider fixing /!\ Please make sure this port uses the system OpenSSL and consider removing CARGO_CRATES=openssl-src-111.13.0+1.1.1i (a vendored copy of OpenSSL) from the build, e.g., by patching Cargo.toml appropriately. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> starship-0.48.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ starship-0.48.0_1: Makefile warnings, please consider fixing /!\ Please make sure this port uses the system OpenSSL and consider removing CARGO_CRATES=openssl-src-111.13.0+1.1.1i (a vendored copy of OpenSSL) from the build, e.g., by patching Cargo.toml appropriately. ===> starship-0.48.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by starship-0.48.0_1 for building SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ starship-0.48.0_1: Makefile warnings, please consider fixing /!\ Please make sure this port uses the system OpenSSL and consider removing CARGO_CRATES=openssl-src-111.13.0+1.1.1i (a vendored copy of OpenSSL) from the build, e.g., by patching Cargo.toml appropriately. ===> starship-0.48.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by starship-0.48.0_1 for building => SHA256 Checksum OK for starship-0.48.0.tar.gz. => SHA256 Checksum OK for rust/crates/ahash-0.4.7.tar.gz. => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.15.tar.gz. => SHA256 Checksum OK for rust/crates/ansi_term-0.11.0.tar.gz. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.tar.gz. => SHA256 Checksum OK for rust/crates/arrayref-0.3.6.tar.gz. => SHA256 Checksum OK for rust/crates/arrayvec-0.5.2.tar.gz. => SHA256 Checksum OK for rust/crates/attohttpc-0.16.0.tar.gz. => SHA256 Checksum OK for rust/crates/atty-0.2.14.tar.gz. => SHA256 Checksum OK for rust/crates/autocfg-1.0.1.tar.gz. => SHA256 Checksum OK for rust/crates/base64-0.13.0.tar.gz. => SHA256 Checksum OK for rust/crates/battery-0.7.8.tar.gz. => SHA256 Checksum OK for rust/crates/bitflags-0.9.1.tar.gz. => SHA256 Checksum OK for rust/crates/bitflags-1.2.1.tar.gz. => SHA256 Checksum OK for rust/crates/blake2b_simd-0.5.11.tar.gz. => SHA256 Checksum OK for rust/crates/block-0.1.6.tar.gz. => SHA256 Checksum OK for rust/crates/block-buffer-0.7.3.tar.gz. => SHA256 Checksum OK for rust/crates/block-padding-0.1.5.tar.gz. => SHA256 Checksum OK for rust/crates/byte-tools-0.3.1.tar.gz. => SHA256 Checksum OK for rust/crates/byte-unit-4.0.9.tar.gz. => SHA256 Checksum OK for rust/crates/byteorder-1.3.4.tar.gz. => SHA256 Checksum OK for rust/crates/bytes-0.5.6.tar.gz. => SHA256 Checksum OK for rust/crates/cc-1.0.66.tar.gz. => SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.tar.gz. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/chrono-0.4.19.tar.gz. => SHA256 Checksum OK for rust/crates/clap-2.33.3.tar.gz. => SHA256 Checksum OK for rust/crates/const_fn-0.4.4.tar.gz. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.1.5.tar.gz. => SHA256 Checksum OK for rust/crates/core-foundation-0.7.0.tar.gz. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.1.tar.gz. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.7.0.tar.gz. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.2.tar.gz. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.0.tar.gz. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.1.tar.gz. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.1.tar.gz. => SHA256 Checksum OK for rust/crates/dbus-0.8.4.tar.gz. => SHA256 Checksum OK for rust/crates/digest-0.8.1.tar.gz. => SHA256 Checksum OK for rust/crates/dirs-1.0.5.tar.gz. => SHA256 Checksum OK for rust/crates/dirs-next-2.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/dlv-list-0.2.2.tar.gz. => SHA256 Checksum OK for rust/crates/dtoa-0.4.7.tar.gz. => SHA256 Checksum OK for rust/crates/either-1.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/fake-simd-0.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.tar.gz. => SHA256 Checksum OK for rust/crates/foreign-types-0.3.2.tar.gz. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/generic-array-0.12.3.tar.gz. => SHA256 Checksum OK for rust/crates/gethostname-0.2.1.tar.gz. => SHA256 Checksum OK for rust/crates/getrandom-0.1.16.tar.gz. => SHA256 Checksum OK for rust/crates/getrandom-0.2.0.tar.gz. => SHA256 Checksum OK for rust/crates/git2-0.13.15.tar.gz. => SHA256 Checksum OK for rust/crates/hashbrown-0.9.1.tar.gz. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.17.tar.gz. => SHA256 Checksum OK for rust/crates/http-0.2.2.tar.gz. => SHA256 Checksum OK for rust/crates/idna-0.2.0.tar.gz. => SHA256 Checksum OK for rust/crates/indexmap-1.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/itoa-0.4.7.tar.gz. => SHA256 Checksum OK for rust/crates/jobserver-0.1.21.tar.gz. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.tar.gz. => SHA256 Checksum OK for rust/crates/libc-0.2.81.tar.gz. => SHA256 Checksum OK for rust/crates/libdbus-sys-0.2.1.tar.gz. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.12.17+1.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.3.tar.gz. => SHA256 Checksum OK for rust/crates/log-0.4.11.tar.gz. => SHA256 Checksum OK for rust/crates/mac-notification-sys-0.3.0.tar.gz. => SHA256 Checksum OK for rust/crates/mach-0.3.2.tar.gz. => SHA256 Checksum OK for rust/crates/malloc_buf-0.0.6.tar.gz. => SHA256 Checksum OK for rust/crates/maplit-1.0.2.tar.gz. => SHA256 Checksum OK for rust/crates/matches-0.1.8.tar.gz. => SHA256 Checksum OK for rust/crates/memchr-2.3.4.tar.gz. => SHA256 Checksum OK for rust/crates/memoffset-0.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/native-tls-0.2.7.tar.gz. => SHA256 Checksum OK for rust/crates/nix-0.19.1.tar.gz. => SHA256 Checksum OK for rust/crates/notify-rust-4.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/num-integer-0.1.44.tar.gz. => SHA256 Checksum OK for rust/crates/num-traits-0.2.14.tar.gz. => SHA256 Checksum OK for rust/crates/num_cpus-1.13.0.tar.gz. => SHA256 Checksum OK for rust/crates/objc-0.2.7.tar.gz. => SHA256 Checksum OK for rust/crates/objc-foundation-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/objc_id-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/once_cell-1.5.2.tar.gz. => SHA256 Checksum OK for rust/crates/opaque-debug-0.2.3.tar.gz. => SHA256 Checksum OK for rust/crates/open-1.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/openssl-0.10.32.tar.gz. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/openssl-src-111.13.0+1.1.1i.tar.gz. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.60.tar.gz. => SHA256 Checksum OK for rust/crates/ordered-multimap-0.3.1.tar.gz. => SHA256 Checksum OK for rust/crates/os_info-3.0.1.tar.gz. => SHA256 Checksum OK for rust/crates/path-slash-0.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/percent-encoding-2.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/pest-2.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/pest_derive-2.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/pest_generator-2.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/pest_meta-2.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.19.tar.gz. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.10.tar.gz. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.24.tar.gz. => SHA256 Checksum OK for rust/crates/quick-xml-0.20.0.tar.gz. => SHA256 Checksum OK for rust/crates/quote-0.3.15.tar.gz. => SHA256 Checksum OK for rust/crates/quote-1.0.8.tar.gz. => SHA256 Checksum OK for rust/crates/rand-0.7.3.tar.gz. => SHA256 Checksum OK for rust/crates/rand-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/rand_chacha-0.2.2.tar.gz. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.0.tar.gz. => SHA256 Checksum OK for rust/crates/rand_core-0.5.1.tar.gz. => SHA256 Checksum OK for rust/crates/rand_core-0.6.0.tar.gz. => SHA256 Checksum OK for rust/crates/rand_hc-0.2.0.tar.gz. => SHA256 Checksum OK for rust/crates/rand_hc-0.3.0.tar.gz. => SHA256 Checksum OK for rust/crates/rayon-1.5.0.tar.gz. => SHA256 Checksum OK for rust/crates/rayon-core-1.9.0.tar.gz. => SHA256 Checksum OK for rust/crates/redox_syscall-0.1.57.tar.gz. => SHA256 Checksum OK for rust/crates/redox_users-0.3.5.tar.gz. => SHA256 Checksum OK for rust/crates/regex-1.4.2.tar.gz. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.21.tar.gz. => SHA256 Checksum OK for rust/crates/remove_dir_all-0.5.3.tar.gz. => SHA256 Checksum OK for rust/crates/rust-argon2-0.8.3.tar.gz. => SHA256 Checksum OK for rust/crates/rust-ini-0.16.0.tar.gz. => SHA256 Checksum OK for rust/crates/ryu-1.0.5.tar.gz. => SHA256 Checksum OK for rust/crates/schannel-0.1.19.tar.gz. => SHA256 Checksum OK for rust/crates/scopeguard-1.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/security-framework-2.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/semver-0.11.0.tar.gz. => SHA256 Checksum OK for rust/crates/semver-parser-0.10.1.tar.gz. => SHA256 Checksum OK for rust/crates/serde-1.0.118.tar.gz. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.118.tar.gz. => SHA256 Checksum OK for rust/crates/serde_json-1.0.61.tar.gz. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/sha-1-0.8.2.tar.gz. => SHA256 Checksum OK for rust/crates/shell-words-1.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/starship_module_config_derive-0.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/strsim-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/strum-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/strum_macros-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/syn-0.11.11.tar.gz. => SHA256 Checksum OK for rust/crates/syn-1.0.57.tar.gz. => SHA256 Checksum OK for rust/crates/synom-0.11.3.tar.gz. => SHA256 Checksum OK for rust/crates/sys-info-0.7.0.tar.gz. => SHA256 Checksum OK for rust/crates/tempfile-3.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/term_size-0.3.2.tar.gz. => SHA256 Checksum OK for rust/crates/textwrap-0.11.0.tar.gz. => SHA256 Checksum OK for rust/crates/thiserror-1.0.23.tar.gz. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.23.tar.gz. => SHA256 Checksum OK for rust/crates/thread_local-1.0.1.tar.gz. => SHA256 Checksum OK for rust/crates/time-0.1.44.tar.gz. => SHA256 Checksum OK for rust/crates/tinyvec-1.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/toml-0.5.8.tar.gz. => SHA256 Checksum OK for rust/crates/typenum-1.12.0.tar.gz. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.4.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.16.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.7.1.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.8.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-xid-0.0.4.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.1.tar.gz. => SHA256 Checksum OK for rust/crates/uom-0.30.0.tar.gz. => SHA256 Checksum OK for rust/crates/url-2.2.0.tar.gz. => SHA256 Checksum OK for rust/crates/urlencoding-1.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/utf8-width-0.1.4.tar.gz. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.11.tar.gz. => SHA256 Checksum OK for rust/crates/vec_map-0.8.2.tar.gz. => SHA256 Checksum OK for rust/crates/wasi-0.9.0+wasi-snapshot-preview1.tar.gz. => SHA256 Checksum OK for rust/crates/wasi-0.10.0+wasi-snapshot-preview1.tar.gz. => SHA256 Checksum OK for rust/crates/which-4.0.2.tar.gz. => SHA256 Checksum OK for rust/crates/wildmatch-1.0.12.tar.gz. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.tar.gz. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/winrt-0.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/winrt-notification-0.2.2.tar.gz. => SHA256 Checksum OK for rust/crates/xml-rs-0.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.4.tar.gz. SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ starship-0.48.0_1: Makefile warnings, please consider fixing /!\ Please make sure this port uses the system OpenSSL and consider removing CARGO_CRATES=openssl-src-111.13.0+1.1.1i (a vendored copy of OpenSSL) from the build, e.g., by patching Cargo.toml appropriately. ===> starship-0.48.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by starship-0.48.0_1 for building ===> Extracting for starship-0.48.0_1 /!\ starship-0.48.0_1: Makefile warnings, please consider fixing /!\ Please make sure this port uses the system OpenSSL and consider removing CARGO_CRATES=openssl-src-111.13.0+1.1.1i (a vendored copy of OpenSSL) from the build, e.g., by patching Cargo.toml appropriately. ===> starship-0.48.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by starship-0.48.0_1 for building => SHA256 Checksum OK for starship-0.48.0.tar.gz. => SHA256 Checksum OK for rust/crates/ahash-0.4.7.tar.gz. => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.15.tar.gz. => SHA256 Checksum OK for rust/crates/ansi_term-0.11.0.tar.gz. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.tar.gz. => SHA256 Checksum OK for rust/crates/arrayref-0.3.6.tar.gz. => SHA256 Checksum OK for rust/crates/arrayvec-0.5.2.tar.gz. => SHA256 Checksum OK for rust/crates/attohttpc-0.16.0.tar.gz. => SHA256 Checksum OK for rust/crates/atty-0.2.14.tar.gz. => SHA256 Checksum OK for rust/crates/autocfg-1.0.1.tar.gz. => SHA256 Checksum OK for rust/crates/base64-0.13.0.tar.gz. => SHA256 Checksum OK for rust/crates/battery-0.7.8.tar.gz. => SHA256 Checksum OK for rust/crates/bitflags-0.9.1.tar.gz. => SHA256 Checksum OK for rust/crates/bitflags-1.2.1.tar.gz. => SHA256 Checksum OK for rust/crates/blake2b_simd-0.5.11.tar.gz. => SHA256 Checksum OK for rust/crates/block-0.1.6.tar.gz. => SHA256 Checksum OK for rust/crates/block-buffer-0.7.3.tar.gz. => SHA256 Checksum OK for rust/crates/block-padding-0.1.5.tar.gz. => SHA256 Checksum OK for rust/crates/byte-tools-0.3.1.tar.gz. => SHA256 Checksum OK for rust/crates/byte-unit-4.0.9.tar.gz. => SHA256 Checksum OK for rust/crates/byteorder-1.3.4.tar.gz. => SHA256 Checksum OK for rust/crates/bytes-0.5.6.tar.gz. => SHA256 Checksum OK for rust/crates/cc-1.0.66.tar.gz. => SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.tar.gz. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/chrono-0.4.19.tar.gz. => SHA256 Checksum OK for rust/crates/clap-2.33.3.tar.gz. => SHA256 Checksum OK for rust/crates/const_fn-0.4.4.tar.gz. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.1.5.tar.gz. => SHA256 Checksum OK for rust/crates/core-foundation-0.7.0.tar.gz. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.1.tar.gz. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.7.0.tar.gz. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.2.tar.gz. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.0.tar.gz. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.1.tar.gz. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.1.tar.gz. => SHA256 Checksum OK for rust/crates/dbus-0.8.4.tar.gz. => SHA256 Checksum OK for rust/crates/digest-0.8.1.tar.gz. => SHA256 Checksum OK for rust/crates/dirs-1.0.5.tar.gz. => SHA256 Checksum OK for rust/crates/dirs-next-2.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/dlv-list-0.2.2.tar.gz. => SHA256 Checksum OK for rust/crates/dtoa-0.4.7.tar.gz. => SHA256 Checksum OK for rust/crates/either-1.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/fake-simd-0.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.tar.gz. => SHA256 Checksum OK for rust/crates/foreign-types-0.3.2.tar.gz. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/generic-array-0.12.3.tar.gz. => SHA256 Checksum OK for rust/crates/gethostname-0.2.1.tar.gz. => SHA256 Checksum OK for rust/crates/getrandom-0.1.16.tar.gz. => SHA256 Checksum OK for rust/crates/getrandom-0.2.0.tar.gz. => SHA256 Checksum OK for rust/crates/git2-0.13.15.tar.gz. => SHA256 Checksum OK for rust/crates/hashbrown-0.9.1.tar.gz. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.17.tar.gz. => SHA256 Checksum OK for rust/crates/http-0.2.2.tar.gz. => SHA256 Checksum OK for rust/crates/idna-0.2.0.tar.gz. => SHA256 Checksum OK for rust/crates/indexmap-1.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/itoa-0.4.7.tar.gz. => SHA256 Checksum OK for rust/crates/jobserver-0.1.21.tar.gz. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.tar.gz. => SHA256 Checksum OK for rust/crates/libc-0.2.81.tar.gz. => SHA256 Checksum OK for rust/crates/libdbus-sys-0.2.1.tar.gz. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.12.17+1.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.3.tar.gz. => SHA256 Checksum OK for rust/crates/log-0.4.11.tar.gz. => SHA256 Checksum OK for rust/crates/mac-notification-sys-0.3.0.tar.gz. => SHA256 Checksum OK for rust/crates/mach-0.3.2.tar.gz. => SHA256 Checksum OK for rust/crates/malloc_buf-0.0.6.tar.gz. => SHA256 Checksum OK for rust/crates/maplit-1.0.2.tar.gz. => SHA256 Checksum OK for rust/crates/matches-0.1.8.tar.gz. => SHA256 Checksum OK for rust/crates/memchr-2.3.4.tar.gz. => SHA256 Checksum OK for rust/crates/memoffset-0.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/native-tls-0.2.7.tar.gz. => SHA256 Checksum OK for rust/crates/nix-0.19.1.tar.gz. => SHA256 Checksum OK for rust/crates/notify-rust-4.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/num-integer-0.1.44.tar.gz. => SHA256 Checksum OK for rust/crates/num-traits-0.2.14.tar.gz. => SHA256 Checksum OK for rust/crates/num_cpus-1.13.0.tar.gz. => SHA256 Checksum OK for rust/crates/objc-0.2.7.tar.gz. => SHA256 Checksum OK for rust/crates/objc-foundation-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/objc_id-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/once_cell-1.5.2.tar.gz. => SHA256 Checksum OK for rust/crates/opaque-debug-0.2.3.tar.gz. => SHA256 Checksum OK for rust/crates/open-1.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/openssl-0.10.32.tar.gz. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/openssl-src-111.13.0+1.1.1i.tar.gz. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.60.tar.gz. => SHA256 Checksum OK for rust/crates/ordered-multimap-0.3.1.tar.gz. => SHA256 Checksum OK for rust/crates/os_info-3.0.1.tar.gz. => SHA256 Checksum OK for rust/crates/path-slash-0.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/percent-encoding-2.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/pest-2.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/pest_derive-2.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/pest_generator-2.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/pest_meta-2.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.19.tar.gz. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.10.tar.gz. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.24.tar.gz. => SHA256 Checksum OK for rust/crates/quick-xml-0.20.0.tar.gz. => SHA256 Checksum OK for rust/crates/quote-0.3.15.tar.gz. => SHA256 Checksum OK for rust/crates/quote-1.0.8.tar.gz. => SHA256 Checksum OK for rust/crates/rand-0.7.3.tar.gz. => SHA256 Checksum OK for rust/crates/rand-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/rand_chacha-0.2.2.tar.gz. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.0.tar.gz. => SHA256 Checksum OK for rust/crates/rand_core-0.5.1.tar.gz. => SHA256 Checksum OK for rust/crates/rand_core-0.6.0.tar.gz. => SHA256 Checksum OK for rust/crates/rand_hc-0.2.0.tar.gz. => SHA256 Checksum OK for rust/crates/rand_hc-0.3.0.tar.gz. => SHA256 Checksum OK for rust/crates/rayon-1.5.0.tar.gz. => SHA256 Checksum OK for rust/crates/rayon-core-1.9.0.tar.gz. => SHA256 Checksum OK for rust/crates/redox_syscall-0.1.57.tar.gz. => SHA256 Checksum OK for rust/crates/redox_users-0.3.5.tar.gz. => SHA256 Checksum OK for rust/crates/regex-1.4.2.tar.gz. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.21.tar.gz. => SHA256 Checksum OK for rust/crates/remove_dir_all-0.5.3.tar.gz. => SHA256 Checksum OK for rust/crates/rust-argon2-0.8.3.tar.gz. => SHA256 Checksum OK for rust/crates/rust-ini-0.16.0.tar.gz. => SHA256 Checksum OK for rust/crates/ryu-1.0.5.tar.gz. => SHA256 Checksum OK for rust/crates/schannel-0.1.19.tar.gz. => SHA256 Checksum OK for rust/crates/scopeguard-1.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/security-framework-2.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/semver-0.11.0.tar.gz. => SHA256 Checksum OK for rust/crates/semver-parser-0.10.1.tar.gz. => SHA256 Checksum OK for rust/crates/serde-1.0.118.tar.gz. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.118.tar.gz. => SHA256 Checksum OK for rust/crates/serde_json-1.0.61.tar.gz. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/sha-1-0.8.2.tar.gz. => SHA256 Checksum OK for rust/crates/shell-words-1.0.0.tar.gz. => SHA256 Checksum OK for rust/crates/starship_module_config_derive-0.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/strsim-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/strum-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/strum_macros-0.8.0.tar.gz. => SHA256 Checksum OK for rust/crates/syn-0.11.11.tar.gz. => SHA256 Checksum OK for rust/crates/syn-1.0.57.tar.gz. => SHA256 Checksum OK for rust/crates/synom-0.11.3.tar.gz. => SHA256 Checksum OK for rust/crates/sys-info-0.7.0.tar.gz. => SHA256 Checksum OK for rust/crates/tempfile-3.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/term_size-0.3.2.tar.gz. => SHA256 Checksum OK for rust/crates/textwrap-0.11.0.tar.gz. => SHA256 Checksum OK for rust/crates/thiserror-1.0.23.tar.gz. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.23.tar.gz. => SHA256 Checksum OK for rust/crates/thread_local-1.0.1.tar.gz. => SHA256 Checksum OK for rust/crates/time-0.1.44.tar.gz. => SHA256 Checksum OK for rust/crates/tinyvec-1.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/toml-0.5.8.tar.gz. => SHA256 Checksum OK for rust/crates/typenum-1.12.0.tar.gz. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.3.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.4.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.16.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.7.1.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.8.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-xid-0.0.4.tar.gz. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.1.tar.gz. => SHA256 Checksum OK for rust/crates/uom-0.30.0.tar.gz. => SHA256 Checksum OK for rust/crates/url-2.2.0.tar.gz. => SHA256 Checksum OK for rust/crates/urlencoding-1.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/utf8-width-0.1.4.tar.gz. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.11.tar.gz. => SHA256 Checksum OK for rust/crates/vec_map-0.8.2.tar.gz. => SHA256 Checksum OK for rust/crates/wasi-0.9.0+wasi-snapshot-preview1.tar.gz. => SHA256 Checksum OK for rust/crates/wasi-0.10.0+wasi-snapshot-preview1.tar.gz. => SHA256 Checksum OK for rust/crates/which-4.0.2.tar.gz. => SHA256 Checksum OK for rust/crates/wildmatch-1.0.12.tar.gz. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.tar.gz. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/winrt-0.4.0.tar.gz. => SHA256 Checksum OK for rust/crates/winrt-notification-0.2.2.tar.gz. => SHA256 Checksum OK for rust/crates/xml-rs-0.6.1.tar.gz. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.4.tar.gz. ===> Moving crates to /construction/shells/starship/starship-0.48.0/cargo-crates Extracted Memory Use: 213.30M SUCCEEDED 00:00:51 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for starship-0.48.0_1 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> starship-0.48.0_1 depends on package: rust>=1.48.0 - found ===> starship-0.48.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> starship-0.48.0_1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> starship-0.48.0_1 depends on shared library: libgit2.so - found (/usr/local/lib/libgit2.so) ===> starship-0.48.0_1 depends on shared library: libssh2.so - found (/usr/local/lib/libssh2.so) SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> starship-0.48.0_1 depends on package: rust>=1.48.0 - found ===> starship-0.48.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> starship-0.48.0_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> starship-0.48.0_1 depends on shared library: libgit2.so - found (/usr/local/lib/libgit2.so) ===> starship-0.48.0_1 depends on shared library: libssh2.so - found (/usr/local/lib/libssh2.so) ===> Configuring for starship-0.48.0_1 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for starship-0.48.0_1 Compiling libc v0.2.81 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/libc-0.2.81/build.rs --error-format=json --json=diagnostic-rendered-ansi --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=11d8094533deeb13 -C extra-filename=-11d8094533deeb13 --out-dir /construction/shells/starship/target/release/build/libc-11d8094533deeb13 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling autocfg v1.0.1 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.24 Compiling unicode-xid v0.2.1 Compiling syn v1.0.57 Compiling pkg-config v0.3.19 Compiling lazy_static v1.4.0 Compiling cfg-if v0.1.10 Compiling bitflags v1.2.1 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/proc-macro2-1.0.24/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c62028500251e055 -C extra-filename=-c62028500251e055 --out-dir /construction/shells/starship/target/release/build/proc-macro2-c62028500251e055 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name pkg_config /construction/shells/starship/starship-0.48.0/cargo-crates/pkg-config-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=61bfe18b3af84439 -C extra-filename=-61bfe18b3af84439 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name cfg_if --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=1edbd1621fef967a -C extra-filename=-1edbd1621fef967a --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name cfg_if --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=3f5b9cda4cd306d6 -C extra-filename=-3f5b9cda4cd306d6 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/syn-1.0.57/build.rs --error-format=json --json=diagnostic-rendered-ansi --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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=2a9bf631e77b406e -C extra-filename=-2a9bf631e77b406e --out-dir /construction/shells/starship/target/release/build/syn-2a9bf631e77b406e -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name unicode_xid /construction/shells/starship/starship-0.48.0/cargo-crates/unicode-xid-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=eb4ce204f171a035 -C extra-filename=-eb4ce204f171a035 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name lazy_static /construction/shells/starship/starship-0.48.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=0f21729d627f92f5 -C extra-filename=-0f21729d627f92f5 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=9bfa761a5901c736 -C extra-filename=-9bfa761a5901c736 --out-dir /construction/shells/starship/target/release/build/bitflags-9bfa761a5901c736 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name autocfg /construction/shells/starship/starship-0.48.0/cargo-crates/autocfg-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=21afcb424920c4da -C extra-filename=-21afcb424920c4da --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling getrandom v0.1.16 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/getrandom-0.1.16/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=ab64b34bd1fa3f06 -C extra-filename=-ab64b34bd1fa3f06 --out-dir /construction/shells/starship/target/release/build/getrandom-ab64b34bd1fa3f06 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde_derive v1.0.118 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/serde_derive-1.0.118/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=0445df99da402370 -C extra-filename=-0445df99da402370 --out-dir /construction/shells/starship/target/release/build/serde_derive-0445df99da402370 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tinyvec_macros v0.1.0 Running `/usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/tinyvec_macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=c37a4f235c14cc15 -C extra-filename=-c37a4f235c14cc15 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling matches v0.1.8 Running `/usr/local/bin/rustc --crate-name matches /construction/shells/starship/starship-0.48.0/cargo-crates/matches-0.1.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=6dcc4a601b28c3ce -C extra-filename=-6dcc4a601b28c3ce --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ppv-lite86 v0.2.10 Running `/usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/ppv-lite86-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=11de999f074e5e86 -C extra-filename=-11de999f074e5e86 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde v1.0.118 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/serde-1.0.118/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=114787ac805c164c -C extra-filename=-114787ac805c164c --out-dir /construction/shells/starship/target/release/build/serde-114787ac805c164c -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling const_fn v0.4.4 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/const_fn-0.4.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=9e5b4cc987c37a40 -C extra-filename=-9e5b4cc987c37a40 --out-dir /construction/shells/starship/target/release/build/const_fn-9e5b4cc987c37a40 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling log v0.4.11 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/log-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=2f520b7717255281 -C extra-filename=-2f520b7717255281 --out-dir /construction/shells/starship/target/release/build/log-2f520b7717255281 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling getrandom v0.2.0 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/getrandom-0.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=af7f4ea83ed930b7 -C extra-filename=-af7f4ea83ed930b7 --out-dir /construction/shells/starship/target/release/build/getrandom-af7f4ea83ed930b7 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling memchr v2.3.4 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/memchr-2.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=e8fd14d514de0a2c -C extra-filename=-e8fd14d514de0a2c --out-dir /construction/shells/starship/target/release/build/memchr-e8fd14d514de0a2c -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling percent-encoding v2.1.0 Running `/usr/local/bin/rustc --crate-name percent_encoding /construction/shells/starship/starship-0.48.0/cargo-crates/percent-encoding-2.1.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=0028ef6e07645b1f -C extra-filename=-0028ef6e07645b1f --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ahash v0.4.7 Running `/usr/local/bin/rustc --crate-name ahash --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/ahash-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=c7cdf56fb1fe552d -C extra-filename=-c7cdf56fb1fe552d --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling typenum v1.12.0 Running `/usr/local/bin/rustc --crate-name build_script_main /construction/shells/starship/starship-0.48.0/cargo-crates/typenum-1.12.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=925843dbde62d9aa -C extra-filename=-925843dbde62d9aa --out-dir /construction/shells/starship/target/release/build/typenum-925843dbde62d9aa -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling openssl v0.10.32 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/openssl-0.10.32/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8f03988d8f6cd548 -C extra-filename=-8f03988d8f6cd548 --out-dir /construction/shells/starship/target/release/build/openssl-8f03988d8f6cd548 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ucd-trie v0.1.3 Running `/usr/local/bin/rustc --crate-name ucd_trie --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/ucd-trie-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=abfabdc83bd0dfdf -C extra-filename=-abfabdc83bd0dfdf --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rayon-core v1.9.0 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rayon-core-1.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=066eb722107b66cc -C extra-filename=-066eb722107b66cc --out-dir /construction/shells/starship/target/release/build/rayon-core-066eb722107b66cc -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling scopeguard v1.1.0 Running `/usr/local/bin/rustc --crate-name scopeguard /construction/shells/starship/starship-0.48.0/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=05a79c7cd6321570 -C extra-filename=-05a79c7cd6321570 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling itoa v0.4.7 Running `/usr/local/bin/rustc --crate-name itoa /construction/shells/starship/starship-0.48.0/cargo-crates/itoa-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cce52d29b40852e0 -C extra-filename=-cce52d29b40852e0 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling foreign-types-shared v0.1.1 Running `/usr/local/bin/rustc --crate-name foreign_types_shared /construction/shells/starship/starship-0.48.0/cargo-crates/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=8fecd18486dfc13e -C extra-filename=-8fecd18486dfc13e --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling native-tls v0.2.7 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/native-tls-0.2.7/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=3b5d244b4be3299d -C extra-filename=-3b5d244b4be3299d --out-dir /construction/shells/starship/target/release/build/native-tls-3b5d244b4be3299d -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling maplit v1.0.2 Running `/usr/local/bin/rustc --crate-name maplit /construction/shells/starship/starship-0.48.0/cargo-crates/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=a94eea9b51a80f2e -C extra-filename=-a94eea9b51a80f2e --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ryu v1.0.5 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=1b920a302e78d5e8 -C extra-filename=-1b920a302e78d5e8 --out-dir /construction/shells/starship/target/release/build/ryu-1b920a302e78d5e8 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name ucd_trie --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/ucd-trie-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c670d6c37e825163 -C extra-filename=-c670d6c37e825163 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling openssl-probe v0.1.2 Running `/usr/local/bin/rustc --crate-name openssl_probe /construction/shells/starship/starship-0.48.0/cargo-crates/openssl-probe-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=0e090a063188c9bb -C extra-filename=-0e090a063188c9bb --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde_json v1.0.61 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/serde_json-1.0.61/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=848e69186123e511 -C extra-filename=-848e69186123e511 --out-dir /construction/shells/starship/target/release/build/serde_json-848e69186123e511 -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling battery v0.7.8 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/battery-0.7.8/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=ae6a8f23756d8cef -C extra-filename=-ae6a8f23756d8cef --out-dir /construction/shells/starship/target/release/build/battery-ae6a8f23756d8cef -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling bytes v0.5.6 Running `/usr/local/bin/rustc --crate-name bytes --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/bytes-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8dc03ec42d2f909b -C extra-filename=-8dc03ec42d2f909b --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling fnv v1.0.7 Running `/usr/local/bin/rustc --crate-name fnv /construction/shells/starship/starship-0.48.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=809954f81947c819 -C extra-filename=-809954f81947c819 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling unicode-width v0.1.8 Running `/usr/local/bin/rustc --crate-name unicode_width /construction/shells/starship/starship-0.48.0/cargo-crates/unicode-width-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=30fc21a848d57401 -C extra-filename=-30fc21a848d57401 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling dtoa v0.4.7 Running `/usr/local/bin/rustc --crate-name dtoa /construction/shells/starship/starship-0.48.0/cargo-crates/dtoa-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=7320a61c74689c2f -C extra-filename=-7320a61c74689c2f --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling regex-syntax v0.6.21 Running `/usr/local/bin/rustc --crate-name regex_syntax /construction/shells/starship/starship-0.48.0/cargo-crates/regex-syntax-0.6.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --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=b4f053e9ed5bb79d -C extra-filename=-b4f053e9ed5bb79d --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling either v1.6.1 Running `/usr/local/bin/rustc --crate-name either /construction/shells/starship/starship-0.48.0/cargo-crates/either-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=25ae4f6798f7764b -C extra-filename=-25ae4f6798f7764b --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ansi_term v0.11.0 Running `/usr/local/bin/rustc --crate-name ansi_term /construction/shells/starship/starship-0.48.0/cargo-crates/ansi_term-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=bf21268ddd152b2c -C extra-filename=-bf21268ddd152b2c --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling linked-hash-map v0.5.3 Running `/usr/local/bin/rustc --crate-name linked_hash_map /construction/shells/starship/starship-0.48.0/cargo-crates/linked-hash-map-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=60c01c66bca25378 -C extra-filename=-60c01c66bca25378 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling strsim v0.8.0 Running `/usr/local/bin/rustc --crate-name strsim /construction/shells/starship/starship-0.48.0/cargo-crates/strsim-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=d41ee8d63d26ece3 -C extra-filename=-d41ee8d63d26ece3 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling vec_map v0.8.2 Running `/usr/local/bin/rustc --crate-name vec_map /construction/shells/starship/starship-0.48.0/cargo-crates/vec_map-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=a86a90c3480ca2a5 -C extra-filename=-a86a90c3480ca2a5 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling wildmatch v1.0.12 Running `/usr/local/bin/rustc --crate-name wildmatch --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/wildmatch-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=b419b0218f9107a2 -C extra-filename=-b419b0218f9107a2 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling utf8-width v0.1.4 Running `/usr/local/bin/rustc --crate-name utf8_width --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/utf8-width-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=81ffd4b7709b6a36 -C extra-filename=-81ffd4b7709b6a36 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling path-slash v0.1.3 Running `/usr/local/bin/rustc --crate-name path_slash --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/path-slash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=70a7438610871857 -C extra-filename=-70a7438610871857 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling once_cell v1.5.2 Running `/usr/local/bin/rustc --crate-name once_cell --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/once_cell-1.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=13d8e825d536aaf3 -C extra-filename=-13d8e825d536aaf3 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling open v1.4.0 Running `/usr/local/bin/rustc --crate-name open --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/open-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=90bde5965a57e1c9 -C extra-filename=-90bde5965a57e1c9 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling unicode-segmentation v1.7.1 Running `/usr/local/bin/rustc --crate-name unicode_segmentation /construction/shells/starship/starship-0.48.0/cargo-crates/unicode-segmentation-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=a8064e5c3f7b52d1 -C extra-filename=-a8064e5c3f7b52d1 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ansi_term v0.12.1 Running `/usr/local/bin/rustc --crate-name ansi_term /construction/shells/starship/starship-0.48.0/cargo-crates/ansi_term-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=f938a7f2f6e31823 -C extra-filename=-f938a7f2f6e31823 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling shell-words v1.0.0 Running `/usr/local/bin/rustc --crate-name shell_words /construction/shells/starship/starship-0.48.0/cargo-crates/shell-words-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=c0a4a27af42cec78 -C extra-filename=-c0a4a27af42cec78 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling urlencoding v1.1.1 Running `/usr/local/bin/rustc --crate-name urlencoding --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/urlencoding-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=adc9c14824982002 -C extra-filename=-adc9c14824982002 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling thread_local v1.0.1 Compiling tinyvec v1.1.0 Running `/usr/local/bin/rustc --crate-name thread_local /construction/shells/starship/starship-0.48.0/cargo-crates/thread_local-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=e751a85548bbf2ed -C extra-filename=-e751a85548bbf2ed --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern lazy_static=/construction/shells/starship/target/release/deps/liblazy_static-0f21729d627f92f5.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name tinyvec --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/tinyvec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=45d3889f69c612db -C extra-filename=-45d3889f69c612db --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern tinyvec_macros=/construction/shells/starship/target/release/deps/libtinyvec_macros-c37a4f235c14cc15.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling unicode-bidi v0.3.4 Running `/usr/local/bin/rustc --crate-name unicode_bidi /construction/shells/starship/starship-0.48.0/cargo-crates/unicode-bidi-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=ff50270f53d84474 -C extra-filename=-ff50270f53d84474 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern matches=/construction/shells/starship/target/release/deps/libmatches-6dcc4a601b28c3ce.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/construction/shells/starship/target/release/build/getrandom-ab64b34bd1fa3f06/build-script-build` Running `/construction/shells/starship/target/release/build/proc-macro2-c62028500251e055/build-script-build` Running `/construction/shells/starship/target/release/build/syn-2a9bf631e77b406e/build-script-build` Running `/construction/shells/starship/target/release/build/libc-11d8094533deeb13/build-script-build` Running `/construction/shells/starship/target/release/build/libc-11d8094533deeb13/build-script-build` Compiling crossbeam-utils v0.8.1 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/crossbeam-utils-0.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=a08c1d701bda2ae4 -C extra-filename=-a08c1d701bda2ae4 --out-dir /construction/shells/starship/target/release/build/crossbeam-utils-a08c1d701bda2ae4 -L dependency=/construction/shells/starship/target/release/deps --extern autocfg=/construction/shells/starship/target/release/deps/libautocfg-21afcb424920c4da.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling memoffset v0.6.1 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/memoffset-0.6.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=17427697e5ad70ee -C extra-filename=-17427697e5ad70ee --out-dir /construction/shells/starship/target/release/build/memoffset-17427697e5ad70ee -L dependency=/construction/shells/starship/target/release/deps --extern autocfg=/construction/shells/starship/target/release/deps/libautocfg-21afcb424920c4da.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling num-traits v0.2.14 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=d854930c136bde1f -C extra-filename=-d854930c136bde1f --out-dir /construction/shells/starship/target/release/build/num-traits-d854930c136bde1f -L dependency=/construction/shells/starship/target/release/deps --extern autocfg=/construction/shells/starship/target/release/deps/libautocfg-21afcb424920c4da.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling indexmap v1.6.1 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/indexmap-1.6.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=68db102c8aedae77 -C extra-filename=-68db102c8aedae77 --out-dir /construction/shells/starship/target/release/build/indexmap-68db102c8aedae77 -L dependency=/construction/shells/starship/target/release/deps --extern autocfg=/construction/shells/starship/target/release/deps/libautocfg-21afcb424920c4da.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling num-integer v0.1.44 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/num-integer-0.1.44/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=113314261bdab50b -C extra-filename=-113314261bdab50b --out-dir /construction/shells/starship/target/release/build/num-integer-113314261bdab50b -L dependency=/construction/shells/starship/target/release/deps --extern autocfg=/construction/shells/starship/target/release/deps/libautocfg-21afcb424920c4da.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rayon v1.5.0 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rayon-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c9878888c466a810 -C extra-filename=-c9878888c466a810 --out-dir /construction/shells/starship/target/release/build/rayon-c9878888c466a810 -L dependency=/construction/shells/starship/target/release/deps --extern autocfg=/construction/shells/starship/target/release/deps/libautocfg-21afcb424920c4da.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling form_urlencoded v1.0.0 Running `/usr/local/bin/rustc --crate-name form_urlencoded /construction/shells/starship/starship-0.48.0/cargo-crates/form_urlencoded-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=5736ad2919d7f422 -C extra-filename=-5736ad2919d7f422 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern matches=/construction/shells/starship/target/release/deps/libmatches-6dcc4a601b28c3ce.rmeta --extern percent_encoding=/construction/shells/starship/target/release/deps/libpercent_encoding-0028ef6e07645b1f.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/construction/shells/starship/target/release/build/serde_derive-0445df99da402370/build-script-build` Running `/construction/shells/starship/target/release/build/memchr-e8fd14d514de0a2c/build-script-build` Running `/construction/shells/starship/target/release/build/log-2f520b7717255281/build-script-build` Running `/construction/shells/starship/target/release/build/serde-114787ac805c164c/build-script-build` Running `/construction/shells/starship/target/release/build/bitflags-9bfa761a5901c736/build-script-build` Running `/construction/shells/starship/target/release/build/getrandom-af7f4ea83ed930b7/build-script-build` Compiling foreign-types v0.3.2 Running `/construction/shells/starship/target/release/build/const_fn-9e5b4cc987c37a40/build-script-build` Running `/usr/local/bin/rustc --crate-name foreign_types /construction/shells/starship/starship-0.48.0/cargo-crates/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=b4db6341be03ab9c -C extra-filename=-b4db6341be03ab9c --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern foreign_types_shared=/construction/shells/starship/target/release/deps/libforeign_types_shared-8fecd18486dfc13e.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling hashbrown v0.9.1 Running `/usr/local/bin/rustc --crate-name hashbrown --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/hashbrown-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' -C metadata=b2879975f852ff3d -C extra-filename=-b2879975f852ff3d --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern ahash=/construction/shells/starship/target/release/deps/libahash-c7cdf56fb1fe552d.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling pest v2.1.3 Running `/usr/local/bin/rustc --crate-name pest /construction/shells/starship/starship-0.48.0/cargo-crates/pest-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=b7f8c24633c23e78 -C extra-filename=-b7f8c24633c23e78 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern ucd_trie=/construction/shells/starship/target/release/deps/libucd_trie-abfabdc83bd0dfdf.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/construction/shells/starship/target/release/build/rayon-core-066eb722107b66cc/build-script-build` Running `/usr/local/bin/rustc --crate-name pest /construction/shells/starship/starship-0.48.0/cargo-crates/pest-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=c0dd3eaa622ca231 -C extra-filename=-c0dd3eaa622ca231 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern ucd_trie=/construction/shells/starship/target/release/deps/libucd_trie-c670d6c37e825163.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling textwrap v0.11.0 Running `/usr/local/bin/rustc --crate-name textwrap /construction/shells/starship/starship-0.48.0/cargo-crates/textwrap-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=76d89c80e9c380cc -C extra-filename=-76d89c80e9c380cc --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern unicode_width=/construction/shells/starship/target/release/deps/libunicode_width-30fc21a848d57401.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/construction/shells/starship/target/release/build/ryu-1b920a302e78d5e8/build-script-build` Running `/construction/shells/starship/target/release/build/battery-ae6a8f23756d8cef/build-script-build` Running `/construction/shells/starship/target/release/build/serde_json-848e69186123e511/build-script-build` Compiling byte-unit v4.0.9 Running `/usr/local/bin/rustc --crate-name byte_unit --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/byte-unit-4.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="u128"' -C metadata=a78437a8f1b16771 -C extra-filename=-a78437a8f1b16771 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern utf8_width=/construction/shells/starship/target/release/deps/libutf8_width-81ffd4b7709b6a36.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling yaml-rust v0.4.4 Running `/usr/local/bin/rustc --crate-name yaml_rust --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/yaml-rust-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=8883fa47f736291e -C extra-filename=-8883fa47f736291e --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern linked_hash_map=/construction/shells/starship/target/release/deps/liblinked_hash_map-60c01c66bca25378.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/construction/shells/starship/target/release/build/typenum-925843dbde62d9aa/build-script-main` Compiling http v0.2.2 Running `/usr/local/bin/rustc --crate-name http --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/http-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=8f800f370952790d -C extra-filename=-8f800f370952790d --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern bytes=/construction/shells/starship/target/release/deps/libbytes-8dc03ec42d2f909b.rmeta --extern fnv=/construction/shells/starship/target/release/deps/libfnv-809954f81947c819.rmeta --extern itoa=/construction/shells/starship/target/release/deps/libitoa-cce52d29b40852e0.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/proc-macro2-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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=299be4928684d10d -C extra-filename=-299be4928684d10d --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern unicode_xid=/construction/shells/starship/target/release/deps/libunicode_xid-eb4ce204f171a035.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg lexerror_display --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro` Running `/usr/local/bin/rustc --crate-name libc /construction/shells/starship/starship-0.48.0/cargo-crates/libc-0.2.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=3d547d554694ae67 -C extra-filename=-3d547d554694ae67 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` Running `/usr/local/bin/rustc --crate-name libc /construction/shells/starship/starship-0.48.0/cargo-crates/libc-0.2.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=ce43d5a1cdf5050b -C extra-filename=-ce43d5a1cdf5050b --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor` Running `/construction/shells/starship/target/release/build/memoffset-17427697e5ad70ee/build-script-build` Running `/construction/shells/starship/target/release/build/crossbeam-utils-a08c1d701bda2ae4/build-script-build` Running `/construction/shells/starship/target/release/build/num-traits-d854930c136bde1f/build-script-build` Running `/construction/shells/starship/target/release/build/indexmap-68db102c8aedae77/build-script-build` Running `/usr/local/bin/rustc --crate-name memchr /construction/shells/starship/starship-0.48.0/cargo-crates/memchr-2.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=b386d5abfc23f991 -C extra-filename=-b386d5abfc23f991 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Running `/usr/local/bin/rustc --crate-name log /construction/shells/starship/starship-0.48.0/cargo-crates/log-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=4658355690231513 -C extra-filename=-4658355690231513 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-1edbd1621fef967a.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg atomic_cas` Running `/construction/shells/starship/target/release/build/num-integer-113314261bdab50b/build-script-build` Running `/usr/local/bin/rustc --crate-name bitflags /construction/shells/starship/starship-0.48.0/cargo-crates/bitflags-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=3e33a7bf7fbe9606 -C extra-filename=-3e33a7bf7fbe9606 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg bitflags_const_fn` Running `/usr/local/bin/rustc --crate-name const_fn --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/const_fn-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=894822127763a86d -C extra-filename=-894822127763a86d --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern proc_macro --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg const_fn_has_build_script` Running `/construction/shells/starship/target/release/build/rayon-c9878888c466a810/build-script-build` Running `/usr/local/bin/rustc --crate-name ryu --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=cd64ad93d459b7a9 -C extra-filename=-cd64ad93d459b7a9 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg integer128 --cfg maybe_uninit` Running `/usr/local/bin/rustc --crate-name typenum /construction/shells/starship/starship-0.48.0/cargo-crates/typenum-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=1d9804bb53ed4641 -C extra-filename=-1d9804bb53ed4641 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling unicode-normalization v0.1.16 Running `/usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/unicode-normalization-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3d8cd0ddb2acb0c8 -C extra-filename=-3d8cd0ddb2acb0c8 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern tinyvec=/construction/shells/starship/target/release/deps/libtinyvec-45d3889f69c612db.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name memoffset /construction/shells/starship/starship-0.48.0/cargo-crates/memoffset-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=f81d30fde8ba080a -C extra-filename=-f81d30fde8ba080a --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests` Running `/usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/crossbeam-utils-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=d79c11d37645093e -C extra-filename=-d79c11d37645093e --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-3f5b9cda4cd306d6.rmeta --extern lazy_static=/construction/shells/starship/target/release/deps/liblazy_static-0f21729d627f92f5.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg has_atomic_u8 --cfg has_atomic_u16 --cfg has_atomic_u32 --cfg has_atomic_u64` Running `/usr/local/bin/rustc --crate-name num_traits /construction/shells/starship/starship-0.48.0/cargo-crates/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=615268be267c74f1 -C extra-filename=-615268be267c74f1 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg has_i128 --cfg has_to_int_unchecked` Running `/usr/local/bin/rustc --crate-name indexmap --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/indexmap-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=08a58a326ecc8fe1 -C extra-filename=-08a58a326ecc8fe1 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern hashbrown=/construction/shells/starship/target/release/deps/libhashbrown-b2879975f852ff3d.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg has_std` Compiling quote v1.0.8 Running `/usr/local/bin/rustc --crate-name quote --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/quote-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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=2169354e8ced9ec3 -C extra-filename=-2169354e8ced9ec3 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern proc_macro2=/construction/shells/starship/target/release/deps/libproc_macro2-299be4928684d10d.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name getrandom --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/getrandom-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=b5cf5c1d9843d5a3 -C extra-filename=-b5cf5c1d9843d5a3 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-3f5b9cda4cd306d6.rmeta --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name getrandom --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/getrandom-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=1f0c2e383989e913 -C extra-filename=-1f0c2e383989e913 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-1edbd1621fef967a.rmeta --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling num_cpus v1.13.0 Running `/usr/local/bin/rustc --crate-name num_cpus /construction/shells/starship/starship-0.48.0/cargo-crates/num_cpus-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=265b981c27943d2b -C extra-filename=-265b981c27943d2b --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling time v0.1.44 Running `/usr/local/bin/rustc --crate-name time /construction/shells/starship/starship-0.48.0/cargo-crates/time-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=5e4964ee61c1ca92 -C extra-filename=-5e4964ee61c1ca92 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling dirs-sys-next v0.1.1 Running `/usr/local/bin/rustc --crate-name dirs_sys_next --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/dirs-sys-next-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=467534f2df3b5107 -C extra-filename=-467534f2df3b5107 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling atty v0.2.14 Running `/usr/local/bin/rustc --crate-name atty /construction/shells/starship/starship-0.48.0/cargo-crates/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=1d97396094f52419 -C extra-filename=-1d97396094f52419 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gethostname v0.2.1 Running `/usr/local/bin/rustc --crate-name gethostname --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/gethostname-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=62d17853486e2220 -C extra-filename=-62d17853486e2220 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling term_size v0.3.2 Running `/usr/local/bin/rustc --crate-name term_size /construction/shells/starship/starship-0.48.0/cargo-crates/term_size-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=ee222264b5f5be50 -C extra-filename=-ee222264b5f5be50 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling pest_meta v2.1.3 Running `/usr/local/bin/rustc --crate-name pest_meta /construction/shells/starship/starship-0.48.0/cargo-crates/pest_meta-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8946a52bcbcdd853 -C extra-filename=-8946a52bcbcdd853 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern maplit=/construction/shells/starship/target/release/deps/libmaplit-a94eea9b51a80f2e.rmeta --extern pest=/construction/shells/starship/target/release/deps/libpest-b7f8c24633c23e78.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling aho-corasick v0.7.15 Running `/usr/local/bin/rustc --crate-name aho_corasick /construction/shells/starship/starship-0.48.0/cargo-crates/aho-corasick-0.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=fcc32785ac319a48 -C extra-filename=-fcc32785ac319a48 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern memchr=/construction/shells/starship/target/release/deps/libmemchr-b386d5abfc23f991.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling quick-xml v0.20.0 Running `/usr/local/bin/rustc --crate-name quick_xml /construction/shells/starship/starship-0.48.0/cargo-crates/quick-xml-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=2359a3e167f42f1a -C extra-filename=-2359a3e167f42f1a --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern memchr=/construction/shells/starship/target/release/deps/libmemchr-b386d5abfc23f991.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling semver-parser v0.10.1 Running `/usr/local/bin/rustc --crate-name semver_parser --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/semver-parser-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=6b5684aef6cc412f -C extra-filename=-6b5684aef6cc412f --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern pest=/construction/shells/starship/target/release/deps/libpest-c0dd3eaa622ca231.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling nix v0.19.1 Running `/usr/local/bin/rustc --crate-name nix --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/nix-0.19.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=47bf400079d6a5bc -C extra-filename=-47bf400079d6a5bc --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern bitflags=/construction/shells/starship/target/release/deps/libbitflags-3e33a7bf7fbe9606.rmeta --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-3f5b9cda4cd306d6.rmeta --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling jobserver v0.1.21 Running `/usr/local/bin/rustc --crate-name jobserver --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/jobserver-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=857865be84ab6fc4 -C extra-filename=-857865be84ab6fc4 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-ce43d5a1cdf5050b.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crossbeam-channel v0.5.0 Running `/usr/local/bin/rustc --crate-name crossbeam_channel --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/crossbeam-channel-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1ae0c01d30ebef15 -C extra-filename=-1ae0c01d30ebef15 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-3f5b9cda4cd306d6.rmeta --extern crossbeam_utils=/construction/shells/starship/target/release/deps/libcrossbeam_utils-d79c11d37645093e.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crossbeam-epoch v0.9.1 Running `/usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/crossbeam-epoch-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=a0ac930ab1f2e69c -C extra-filename=-a0ac930ab1f2e69c --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-3f5b9cda4cd306d6.rmeta --extern const_fn=/construction/shells/starship/target/release/deps/libconst_fn-894822127763a86d.so --extern crossbeam_utils=/construction/shells/starship/target/release/deps/libcrossbeam_utils-d79c11d37645093e.rmeta --extern lazy_static=/construction/shells/starship/target/release/deps/liblazy_static-0f21729d627f92f5.rmeta --extern memoffset=/construction/shells/starship/target/release/deps/libmemoffset-f81d30fde8ba080a.rmeta --extern scopeguard=/construction/shells/starship/target/release/deps/libscopeguard-05a79c7cd6321570.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rand_core v0.5.1 Running `/usr/local/bin/rustc --crate-name rand_core --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rand_core-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=6897b87578de4db2 -C extra-filename=-6897b87578de4db2 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern getrandom=/construction/shells/starship/target/release/deps/libgetrandom-b5cf5c1d9843d5a3.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name syn --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/syn-1.0.57/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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"' --cfg 'feature="visit"' -C metadata=47d9981b92641b0c -C extra-filename=-47d9981b92641b0c --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern proc_macro2=/construction/shells/starship/target/release/deps/libproc_macro2-299be4928684d10d.rmeta --extern quote=/construction/shells/starship/target/release/deps/libquote-2169354e8ced9ec3.rmeta --extern unicode_xid=/construction/shells/starship/target/release/deps/libunicode_xid-eb4ce204f171a035.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg syn_disable_nightly_tests` Compiling rand_core v0.6.0 Running `/usr/local/bin/rustc --crate-name rand_core --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rand_core-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=3ce6928b7535c0c2 -C extra-filename=-3ce6928b7535c0c2 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern getrandom=/construction/shells/starship/target/release/deps/libgetrandom-1f0c2e383989e913.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling idna v0.2.0 Running `/usr/local/bin/rustc --crate-name idna /construction/shells/starship/starship-0.48.0/cargo-crates/idna-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=17629d176916494d -C extra-filename=-17629d176916494d --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern matches=/construction/shells/starship/target/release/deps/libmatches-6dcc4a601b28c3ce.rmeta --extern unicode_bidi=/construction/shells/starship/target/release/deps/libunicode_bidi-ff50270f53d84474.rmeta --extern unicode_normalization=/construction/shells/starship/target/release/deps/libunicode_normalization-3d8cd0ddb2acb0c8.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling clap v2.33.3 Running `/usr/local/bin/rustc --crate-name clap /construction/shells/starship/starship-0.48.0/cargo-crates/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=f128afbb9d367f17 -C extra-filename=-f128afbb9d367f17 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern ansi_term=/construction/shells/starship/target/release/deps/libansi_term-bf21268ddd152b2c.rmeta --extern atty=/construction/shells/starship/target/release/deps/libatty-1d97396094f52419.rmeta --extern bitflags=/construction/shells/starship/target/release/deps/libbitflags-3e33a7bf7fbe9606.rmeta --extern strsim=/construction/shells/starship/target/release/deps/libstrsim-d41ee8d63d26ece3.rmeta --extern textwrap=/construction/shells/starship/target/release/deps/libtextwrap-76d89c80e9c380cc.rmeta --extern unicode_width=/construction/shells/starship/target/release/deps/libunicode_width-30fc21a848d57401.rmeta --extern vec_map=/construction/shells/starship/target/release/deps/libvec_map-a86a90c3480ca2a5.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling dirs-next v2.0.0 Running `/usr/local/bin/rustc --crate-name dirs_next --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=6948ab6eb63381ea -C extra-filename=-6948ab6eb63381ea --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-3f5b9cda4cd306d6.rmeta --extern dirs_sys_next=/construction/shells/starship/target/release/deps/libdirs_sys_next-467534f2df3b5107.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name num_integer /construction/shells/starship/starship-0.48.0/cargo-crates/num-integer-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=52556c7f4faf7983 -C extra-filename=-52556c7f4faf7983 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern num_traits=/construction/shells/starship/target/release/deps/libnum_traits-615268be267c74f1.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg has_i128` Compiling uom v0.30.0 Running `/usr/local/bin/rustc --crate-name uom --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/uom-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' -C metadata=9ea3c77e192df955 -C extra-filename=-9ea3c77e192df955 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern num_traits=/construction/shells/starship/target/release/deps/libnum_traits-615268be267c74f1.rmeta --extern typenum=/construction/shells/starship/target/release/deps/libtypenum-1d9804bb53ed4641.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling semver v0.11.0 Running `/usr/local/bin/rustc --crate-name semver /construction/shells/starship/starship-0.48.0/cargo-crates/semver-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=7ca8606ab246e635 -C extra-filename=-7ca8606ab246e635 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern semver_parser=/construction/shells/starship/target/release/deps/libsemver_parser-6b5684aef6cc412f.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling cc v1.0.66 Running `/usr/local/bin/rustc --crate-name cc --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/cc-1.0.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="jobserver"' --cfg 'feature="parallel"' -C metadata=e7ac8bf7ddb6371a -C extra-filename=-e7ac8bf7ddb6371a --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern jobserver=/construction/shells/starship/target/release/deps/libjobserver-857865be84ab6fc4.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rand_chacha v0.2.2 Running `/usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rand_chacha-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=915ad0255f616475 -C extra-filename=-915ad0255f616475 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern ppv_lite86=/construction/shells/starship/target/release/deps/libppv_lite86-11de999f074e5e86.rmeta --extern rand_core=/construction/shells/starship/target/release/deps/librand_core-6897b87578de4db2.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crossbeam-deque v0.8.0 Running `/usr/local/bin/rustc --crate-name crossbeam_deque --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/crossbeam-deque-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=576659bfd0ae1e9c -C extra-filename=-576659bfd0ae1e9c --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern cfg_if=/construction/shells/starship/target/release/deps/libcfg_if-3f5b9cda4cd306d6.rmeta --extern crossbeam_epoch=/construction/shells/starship/target/release/deps/libcrossbeam_epoch-a0ac930ab1f2e69c.rmeta --extern crossbeam_utils=/construction/shells/starship/target/release/deps/libcrossbeam_utils-d79c11d37645093e.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling regex v1.4.2 Running `/usr/local/bin/rustc --crate-name regex /construction/shells/starship/starship-0.48.0/cargo-crates/regex-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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="thread_local"' --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=c79bc3ae4e695f10 -C extra-filename=-c79bc3ae4e695f10 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern aho_corasick=/construction/shells/starship/target/release/deps/libaho_corasick-fcc32785ac319a48.rmeta --extern memchr=/construction/shells/starship/target/release/deps/libmemchr-b386d5abfc23f991.rmeta --extern regex_syntax=/construction/shells/starship/target/release/deps/libregex_syntax-b4f053e9ed5bb79d.rmeta --extern thread_local=/construction/shells/starship/target/release/deps/libthread_local-e751a85548bbf2ed.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rand_chacha v0.3.0 Running `/usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rand_chacha-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=322243569a3ea458 -C extra-filename=-322243569a3ea458 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern ppv_lite86=/construction/shells/starship/target/release/deps/libppv_lite86-11de999f074e5e86.rmeta --extern rand_core=/construction/shells/starship/target/release/deps/librand_core-3ce6928b7535c0c2.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling url v2.2.0 Running `/usr/local/bin/rustc --crate-name url --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/url-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=48374be2cce133c0 -C extra-filename=-48374be2cce133c0 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern form_urlencoded=/construction/shells/starship/target/release/deps/libform_urlencoded-5736ad2919d7f422.rmeta --extern idna=/construction/shells/starship/target/release/deps/libidna-17629d176916494d.rmeta --extern matches=/construction/shells/starship/target/release/deps/libmatches-6dcc4a601b28c3ce.rmeta --extern percent_encoding=/construction/shells/starship/target/release/deps/libpercent_encoding-0028ef6e07645b1f.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling chrono v0.4.19 Running `/usr/local/bin/rustc --crate-name chrono /construction/shells/starship/starship-0.48.0/cargo-crates/chrono-0.4.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="oldtime"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="winapi"' -C metadata=7bc5f8c50e88f06b -C extra-filename=-7bc5f8c50e88f06b --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --extern num_integer=/construction/shells/starship/target/release/deps/libnum_integer-52556c7f4faf7983.rmeta --extern num_traits=/construction/shells/starship/target/release/deps/libnum_traits-615268be267c74f1.rmeta --extern time=/construction/shells/starship/target/release/deps/libtime-5e4964ee61c1ca92.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rand v0.7.3 Running `/usr/local/bin/rustc --crate-name rand --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rand-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="std"' -C metadata=02e6d42e89591937 -C extra-filename=-02e6d42e89591937 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern getrandom_package=/construction/shells/starship/target/release/deps/libgetrandom-b5cf5c1d9843d5a3.rmeta --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --extern rand_chacha=/construction/shells/starship/target/release/deps/librand_chacha-915ad0255f616475.rmeta --extern rand_core=/construction/shells/starship/target/release/deps/librand_core-6897b87578de4db2.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name rayon_core --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rayon-core-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=a46c947e6aea27a9 -C extra-filename=-a46c947e6aea27a9 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern crossbeam_channel=/construction/shells/starship/target/release/deps/libcrossbeam_channel-1ae0c01d30ebef15.rmeta --extern crossbeam_deque=/construction/shells/starship/target/release/deps/libcrossbeam_deque-576659bfd0ae1e9c.rmeta --extern crossbeam_utils=/construction/shells/starship/target/release/deps/libcrossbeam_utils-d79c11d37645093e.rmeta --extern lazy_static=/construction/shells/starship/target/release/deps/liblazy_static-0f21729d627f92f5.rmeta --extern num_cpus=/construction/shells/starship/target/release/deps/libnum_cpus-265b981c27943d2b.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rand v0.8.0 Running `/usr/local/bin/rustc --crate-name rand --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rand-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C metadata=742dcd8b7f671995 -C extra-filename=-742dcd8b7f671995 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern libc=/construction/shells/starship/target/release/deps/liblibc-3d547d554694ae67.rmeta --extern rand_chacha=/construction/shells/starship/target/release/deps/librand_chacha-322243569a3ea458.rmeta --extern rand_core=/construction/shells/starship/target/release/deps/librand_core-3ce6928b7535c0c2.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling pest_generator v2.1.3 Running `/usr/local/bin/rustc --crate-name pest_generator /construction/shells/starship/starship-0.48.0/cargo-crates/pest_generator-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=61bf2f2c116cc8d3 -C extra-filename=-61bf2f2c116cc8d3 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern pest=/construction/shells/starship/target/release/deps/libpest-b7f8c24633c23e78.rmeta --extern pest_meta=/construction/shells/starship/target/release/deps/libpest_meta-8946a52bcbcdd853.rmeta --extern proc_macro2=/construction/shells/starship/target/release/deps/libproc_macro2-299be4928684d10d.rmeta --extern quote=/construction/shells/starship/target/release/deps/libquote-2169354e8ced9ec3.rmeta --extern syn=/construction/shells/starship/target/release/deps/libsyn-47d9981b92641b0c.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling openssl-sys v0.9.60 Running `/usr/local/bin/rustc --crate-name build_script_main /construction/shells/starship/starship-0.48.0/cargo-crates/openssl-sys-0.9.60/build/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=02fbef6c2e2a1a59 -C extra-filename=-02fbef6c2e2a1a59 --out-dir /construction/shells/starship/target/release/build/openssl-sys-02fbef6c2e2a1a59 -L dependency=/construction/shells/starship/target/release/deps --extern autocfg=/construction/shells/starship/target/release/deps/libautocfg-21afcb424920c4da.rlib --extern cc=/construction/shells/starship/target/release/deps/libcc-e7ac8bf7ddb6371a.rlib --extern pkg_config=/construction/shells/starship/target/release/deps/libpkg_config-61bfe18b3af84439.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling libz-sys v1.1.2 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/libz-sys-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libc"' -C metadata=f3f1ad96656eeae4 -C extra-filename=-f3f1ad96656eeae4 --out-dir /construction/shells/starship/target/release/build/libz-sys-f3f1ad96656eeae4 -L dependency=/construction/shells/starship/target/release/deps --extern cc=/construction/shells/starship/target/release/deps/libcc-e7ac8bf7ddb6371a.rlib --extern pkg_config=/construction/shells/starship/target/release/deps/libpkg_config-61bfe18b3af84439.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling libgit2-sys v0.12.17+1.1.0 Running `/usr/local/bin/rustc --crate-name build_script_build --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/libgit2-sys-0.12.17+1.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=12b5cb87f0bc0154 -C extra-filename=-12b5cb87f0bc0154 --out-dir /construction/shells/starship/target/release/build/libgit2-sys-12b5cb87f0bc0154 -L dependency=/construction/shells/starship/target/release/deps --extern cc=/construction/shells/starship/target/release/deps/libcc-e7ac8bf7ddb6371a.rlib --extern pkg_config=/construction/shells/starship/target/release/deps/libpkg_config-61bfe18b3af84439.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling sys-info v0.7.0 Running `/usr/local/bin/rustc --crate-name build_script_build /construction/shells/starship/starship-0.48.0/cargo-crates/sys-info-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c3ab43ccca2e463a -C extra-filename=-c3ab43ccca2e463a --out-dir /construction/shells/starship/target/release/build/sys-info-c3ab43ccca2e463a -L dependency=/construction/shells/starship/target/release/deps --extern cc=/construction/shells/starship/target/release/deps/libcc-e7ac8bf7ddb6371a.rlib --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name rayon --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/rayon-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=50e4349097d9aba1 -C extra-filename=-50e4349097d9aba1 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern crossbeam_deque=/construction/shells/starship/target/release/deps/libcrossbeam_deque-576659bfd0ae1e9c.rmeta --extern either=/construction/shells/starship/target/release/deps/libeither-25ae4f6798f7764b.rmeta --extern rayon_core=/construction/shells/starship/target/release/deps/librayon_core-a46c947e6aea27a9.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg step_by` Compiling dlv-list v0.2.2 Running `/usr/local/bin/rustc --crate-name dlv_list --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/dlv-list-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=faca99b2d0cf62f3 -C extra-filename=-faca99b2d0cf62f3 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern rand=/construction/shells/starship/target/release/deps/librand-02e6d42e89591937.rmeta --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/usr/local/bin/rustc --crate-name serde_derive /construction/shells/starship/starship-0.48.0/cargo-crates/serde_derive-1.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=45b3829fc7c66d63 -C extra-filename=-45b3829fc7c66d63 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern proc_macro2=/construction/shells/starship/target/release/deps/libproc_macro2-299be4928684d10d.rlib --extern quote=/construction/shells/starship/target/release/deps/libquote-2169354e8ced9ec3.rlib --extern syn=/construction/shells/starship/target/release/deps/libsyn-47d9981b92641b0c.rlib --extern proc_macro --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib --cfg underscore_consts` Compiling thiserror-impl v1.0.23 Running `/usr/local/bin/rustc --crate-name thiserror_impl --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/thiserror-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=39196df1c55016e3 -C extra-filename=-39196df1c55016e3 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern proc_macro2=/construction/shells/starship/target/release/deps/libproc_macro2-299be4928684d10d.rlib --extern quote=/construction/shells/starship/target/release/deps/libquote-2169354e8ced9ec3.rlib --extern syn=/construction/shells/starship/target/release/deps/libsyn-47d9981b92641b0c.rlib --extern proc_macro --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling starship_module_config_derive v0.1.2 Running `/usr/local/bin/rustc --crate-name starship_module_config_derive --edition=2018 /construction/shells/starship/starship-0.48.0/cargo-crates/starship_module_config_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=53b5dda371e495a2 -C extra-filename=-53b5dda371e495a2 --out-dir /construction/shells/starship/target/release/deps -L dependency=/construction/shells/starship/target/release/deps --extern proc_macro2=/construction/shells/starship/target/release/deps/libproc_macro2-299be4928684d10d.rlib --extern quote=/construction/shells/starship/target/release/deps/libquote-2169354e8ced9ec3.rlib --extern syn=/construction/shells/starship/target/release/deps/libsyn-47d9981b92641b0c.rlib --extern proc_macro --cap-lints allow -C linker=cc -C link-arg=-Wl,-rpath,/usr/local/lib` Running `/construction/shells/starship/target/release/build/libz-sys-f3f1ad96656eeae4/build-script-build` Running `/construction/shells/starship/target/release/build/sys-info-c3ab43ccca2e463a/build-script-build` error: failed to run custom build command for `sys-info v0.7.0` Caused by: process didn't exit successfully: `/construction/shells/starship/target/release/build/sys-info-c3ab43ccca2e463a/build-script-build` (exit code: 101) --- stderr thread 'main' panicked at 'unsupported system: dragonfly', /construction/shells/starship/starship-0.48.0/cargo-crates/sys-info-0.7.0/build.rs:25:14 stack backtrace: note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. warning: build failed, waiting for other jobs to finish... error: build failed *** Error code 101 Stop. make[1]: stopped in /xports/shells/starship *** Error code 1 Stop. make: stopped in /xports/shells/starship FAILED 00:01:47