[package - 130releng-armv7-default][shells/starship] Failed for starship-1.10.2_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Aug 2022 14:07:52 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: yuri@FreeBSD.org Log URL: http://ampere3.nyi.freebsd.org/data/130releng-armv7-default/cab8004b0ee0/logs/starship-1.10.2_1.log Build URL: http://ampere3.nyi.freebsd.org/build.html?mastername=130releng-armv7-default&build=cab8004b0ee0 Log: =>> Building shells/starship build started at Wed Aug 31 14:04:47 UTC 2022 port directory: /usr/ports/shells/starship package name: starship-1.10.2_1 building for: FreeBSD 130releng-armv7-default-job-09 13.0-RELEASE-p12 FreeBSD 13.0-RELEASE-p12 1300139 arm maintained by: yuri@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400063 Jail OSVERSION: 1300139 Job Id: 09 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p12 1300139 UNAME_r=13.0-RELEASE-p12 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/130releng-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130releng-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130releng-armv7-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for starship-1.10.2_1: FONTS=off: Install fonts ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/shells/starship/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/starship/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/starship/work/.cache HOME=/wrkdirs/usr/ports/shells/starship/work TMPDIR="/wrkdirs/usr/ports/shells/starship/work" PATH=/wrkdirs/usr/ports/shells/starship/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/starship/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/shells/starship/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/starship/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/starship/work/.cache HOME=/wrkdirs/usr/ports/shells/starship/work TMPDIR="/wrkdirs/usr/ports/shells/starship/work" PATH=/wrkdirs/usr/ports/shells/starship/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/starship/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_P ROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/starship" EXAMPLESDIR="share/examples/starship" DATADIR="share/starship" WWWDIR="www/starship" ETCDIR="etc/starship" --End PLIST_SUB-- --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 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p12 OSREL=13.0 OSVERSION=1300139 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License ISCL accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> starship-1.10.2_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.18.4.pkg [130releng-armv7-default-job-09] Installing pkg-1.18.4... [130releng-armv7-default-job-09] Extracting pkg-1.18.4: .......... done ===> starship-1.10.2_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of starship-1.10.2_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License ISCL accepted by the user ===> Fetching all distfiles required by starship-1.10.2_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License ISCL accepted by the user ===> Fetching all distfiles required by starship-1.10.2_1 for building => SHA256 Checksum OK for rust/crates/starship-1.10.2.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/ahash-0.7.6.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.18.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.58.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.5.1.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.2.crate. => SHA256 Checksum OK for rust/crates/async-broadcast-0.4.0.crate. => SHA256 Checksum OK for rust/crates/async-channel-1.6.1.crate. => SHA256 Checksum OK for rust/crates/async-executor-1.4.1.crate. => SHA256 Checksum OK for rust/crates/async-io-1.7.0.crate. => SHA256 Checksum OK for rust/crates/async-lock-2.5.0.crate. => SHA256 Checksum OK for rust/crates/async-recursion-0.3.2.crate. => SHA256 Checksum OK for rust/crates/async-task-4.2.0.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.56.crate. => SHA256 Checksum OK for rust/crates/atoi-1.0.0.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/block-0.1.6.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.9.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.2.crate. => SHA256 Checksum OK for rust/crates/bstr-0.2.17.crate. => SHA256 Checksum OK for rust/crates/btoi-0.4.2.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.10.0.crate. => SHA256 Checksum OK for rust/crates/byte-unit-4.0.14.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.4.3.crate. => SHA256 Checksum OK for rust/crates/bytes-1.1.0.crate. => SHA256 Checksum OK for rust/crates/bytesize-1.1.0.crate. => SHA256 Checksum OK for rust/crates/cache-padded-1.2.0.crate. <snip> [serde 1.0.143] cargo:rustc-cfg=no_std_atomic Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/signal-hook-cfa725b76aa56a98/build-script-build` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/log-a20cc185fa4321ff/build-script-build` [log 0.4.17] cargo:rustc-cfg=atomic_cas [log 0.4.17] cargo:rustc-cfg=has_atomics [log 0.4.17] cargo:rerun-if-changed=build.rs Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/const_fn-fe23762af0afc95f/build-script-build` [const_fn 0.4.9] cargo:rustc-cfg=const_fn_has_build_script Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/memchr-a4965ac9440e6072/build-script-build` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/rustversion-fa3d2738014a7597/build-script-build` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/libc-3b6498a9ff4468fb/build-script-build` [libc 0.2.131] cargo:rerun-if-changed=build.rs [libc 0.2.131] cargo:rustc-cfg=freebsd11 [libc 0.2.131] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.131] cargo:rustc-cfg=libc_union [libc 0.2.131] cargo:rustc-cfg=libc_const_size_of [libc 0.2.131] cargo:rustc-cfg=libc_align [libc 0.2.131] cargo:rustc-cfg=libc_int128 [libc 0.2.131] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.131] cargo:rustc-cfg=libc_packedN [libc 0.2.131] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.131] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.131] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.131] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.131] cargo:rustc-cfg=libc_const_extern_fn Compiling phf_shared v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/phf_shared-0.11.1 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/phf_shared-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode= no -C debug-assertions=off -C metadata=0c870517509cdbad -C extra-filename=-0c870517509cdbad --out-dir /wrkdirs/usr/ports/shells/starship/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/shells/starship/work/target/release/deps/libsiphasher-23ccb2500b96de3b.rmeta --cap-lints warn` Compiling concurrent-queue v1.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=concurrent_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/concurrent-queue-1.2.2 CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang@gmail.com>' CARGO_PKG_DESCRIPTION='Concurrent multi-producer multi-consumer queue' CARGO_PKG_HOMEPAGE='https://github.com/stjepang/concurrent-queue' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=concurrent-queue CARGO_PKG_REPOSITORY='https://github.com/stjepang/concurrent-queue' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name concurrent_queue --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/concurrent-queue-1.2.2/src/lib.rs --error-format=json --json=diagnostic-r endered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=2577b797071706bf -C extra-filename=-2577b797071706bf --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern cache_padded=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libcache_padded-0e06c2273c6b4323.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/concurrent-queue-1.2.2/src/single.rs:32:14 | 32 | .compare_and_swap(0, LOCKED | PUSHED, Ordering::SeqCst); | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/concurrent-queue-1.2.2/src/single.rs:53:22 | 53 | .compare_and_swap(state, (state | LOCKED) & !PUSHED, Ordering::SeqCst); | ^^^^^^^^^^^^^^^^ warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::<T>::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/concurrent-queue-1.2.2/src/unbounded.rs:175:22 | 175 | .compare_and_swap(block, new, Ordering::Release) | ^^^^^^^^^^^^^^^^ warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/concurrent-queue-1.2.2/src/lib.rs:463:11 | 463 | a.compare_and_swap(0, 1, Ordering::SeqCst); | ^^^^^^^^^^^^^^^^ warning: `concurrent-queue` (lib) generated 4 warnings Compiling tinyvec v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/tinyvec-1.6.0 CARGO_PKG_AUTHORS='Lokathor <zefria@gmail.com>' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C op t-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=4e99c3183055c482 -C extra-filename=-4e99c3183055c482 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libtinyvec_macros-506c02e40435f134.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/parking_lot_core-d8fffc13acf5eb22/build-script-build` [parking_lot_core 0.8.5] cargo:rerun-if-changed=build.rs Compiling async-lock v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/async-lock-2.5.0 CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang@gmail.com>' CARGO_PKG_DESCRIPTION='Async synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-lock CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-lock' CARGO_PKG_RUST_VERSION=1.43 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name async_lock --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/async-lock-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt- level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=a1b4376b741226c2 -C extra-filename=-a1b4376b741226c2 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern event_listener=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libevent_listener-e67afd02f995e72b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/futures-task-136dc75b66d6f389/build-script-build` [futures-task 0.3.21] cargo:rerun-if-changed=no_atomic_cas.rs Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/futures-util-4fd0156c852ec266/build-script-build` [futures-util 0.3.21] cargo:rerun-if-changed=no_atomic_cas.rs Compiling form_urlencoded v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/form_urlencoded-1.0.1 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/form_urlencoded-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future- incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=f90f2f6c3cb6c1a3 -C extra-filename=-f90f2f6c3cb6c1a3 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern matches=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libmatches-1587eafd2f3e8552.rmeta --extern percent_encoding=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libpercent_encoding-b55e9e6b19150c7b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling uluru v3.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uluru CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/uluru-3.0.0 CARGO_PKG_AUTHORS='The Servo Project Developers:Matt Brubeck <mbrubeck@limpet.net>' CARGO_PKG_DESCRIPTION='A simple, fast, LRU cache implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uluru CARGO_PKG_REPOSITORY='https://github.com/servo/uluru' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name uluru --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/uluru-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=e2b63c85e524fdfe -C extra-filename=-e2b63c85e524fdfe --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libarrayvec-435e3273747fbe8c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/io-lifetimes-64a1a43e545f981c/build-script-build` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/async-trait-a4d57bae967da531/build-script-build` [io-lifetimes 0.7.2] error[E0554]: `#![feature]` may not be used on the stable release channel [io-lifetimes 0.7.2] --> <anon>:1:1 [io-lifetimes 0.7.2] | [io-lifetimes 0.7.2] 1 | #![feature(rustc_attrs)] [io-lifetimes 0.7.2] | ^^^^^^^^^^^^^^^^^^^^^^^^ [io-lifetimes 0.7.2] Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/phf_shared-0.11.1 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/phf_shared-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=762badb46a0659e1 -C extra-filename=-762badb46a0659e1 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libsiphasher-98d78e3f72b624c6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [io-lifetimes 0.7.2] error: aborting due to previous error [io-lifetimes 0.7.2] [io-lifetimes 0.7.2] For more information about this error, try `rustc --explain E0554`. [io-lifetimes 0.7.2] warning: function `foo` is never used [io-lifetimes 0.7.2] --> <anon>:1:10 [io-lifetimes 0.7.2] | [io-lifetimes 0.7.2] 1 | const fn foo() { panic!() } [io-lifetimes 0.7.2] | ^^^ [io-lifetimes 0.7.2] | [io-lifetimes 0.7.2] = note: `#[warn(dead_code)]` on by default [io-lifetimes 0.7.2] [io-lifetimes 0.7.2] warning: 1 warning emitted [io-lifetimes 0.7.2] [io-lifetimes 0.7.2] cargo:rustc-cfg=panic_in_const_fn [io-lifetimes 0.7.2] cargo:rerun-if-changed=build.rs Compiling textwrap v0.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/textwrap-0.15.0 CARGO_PKG_AUTHORS='Martin Geisler <martin@geisler.net>' CARGO_PKG_DESCRIPTION='Powerful library for word wrapping, indenting, and dedenting strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=textwrap CARGO_PKG_REPOSITORY='https://github.com/mgeisler/textwrap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name textwrap --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/textwrap-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,li nk -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="unicode-width"' -C metadata=dd70a15e6dea6bc1 -C extra-filename=-dd70a15e6dea6bc1 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern unicode_width=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libunicode_width-79caee8be5f25180.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/rustix-a8bf7069422344bd/build-script-build` [rustix 0.35.7] cargo:rerun-if-changed=build.rs [rustix 0.35.7] cargo:rustc-cfg=libc [rustix 0.35.7] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM Compiling clap_lex v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/clap_lex-0.2.3 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/clap_lex-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin -lto -C codegen-units=1 -C metadata=e2a76b84ef9f9753 -C extra-filename=-e2a76b84ef9f9753 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern os_str_bytes=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libos_str_bytes-025c7e2d3317b637.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/process_control-5bed1d72bb7f58f0/build-script-build` [process_control 3.5.1] cargo:rustc-cfg=process_control_unix_waitid Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/semver-1c6e8a7032f084b6/build-script-build` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/serde_json-aa61a600eb610924/build-script-build` [serde_json 1.0.83] cargo:rustc-cfg=limb_width_32 Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/starship-battery-8525920d2e733503/build-script-build` Compiling byte-unit v4.0.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byte_unit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/byte-unit-4.0.14 CARGO_PKG_AUTHORS='Magic Len <len@magiclen.org>' CARGO_PKG_DESCRIPTION='A library for interaction with units of bytes.' CARGO_PKG_HOMEPAGE='https://magiclen.org/byte-unit' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byte-unit CARGO_PKG_REPOSITORY='https://github.com/magiclen/byte-unit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.14 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name byte_unit --edition=2021 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/byte-unit-4.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,meta data,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="u128"' -C metadata=4b00df6030335a70 -C extra-filename=-4b00df6030335a70 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern utf8_width=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libutf8_width-85b3b7ec98f62e0a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling yaml-rust v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yaml_rust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/yaml-rust-0.4.5 CARGO_PKG_AUTHORS='Yuheng Chen <yuhengchen@sensetime.com>' CARGO_PKG_DESCRIPTION='The missing YAML 1.2 parser for rust' CARGO_PKG_HOMEPAGE='http://chyh1990.github.io/yaml-rust/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yaml-rust CARGO_PKG_REPOSITORY='https://github.com/chyh1990/yaml-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name yaml_rust --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/yaml-rust-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit= dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=8d472965ea9050fb -C extra-filename=-8d472965ea9050fb --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/liblinked_hash_map-3504d88d31bcf2e9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling open v3.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=open CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/open-3.0.2 CARGO_PKG_AUTHORS='Sebastian Thiel <byronimo@gmail.com>' CARGO_PKG_DESCRIPTION='Open a path or URL using the program configured on the system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=open CARGO_PKG_REPOSITORY='https://github.com/Byron/open-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name open --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/open-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin -lto -C codegen-units=1 -C metadata=38c17a58ecba4544 -C extra-filename=-38c17a58ecba4544 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern pathdiff=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libpathdiff-ec297e71bd64d1d9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/libc-0.2.131 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.131 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=131 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/build/libc-ddd6e451f33c39bc/out /usr/local/bin/rustc --crate-name libc /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/libc-0.2.131/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=90f2b5b622870642 -C extra-file name=-90f2b5b622870642 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` warning: field `marks` is never read --> /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/yaml-rust-0.4.5/src/parser.rs:70:5 | 66 | pub struct Parser<T> { | ------ field in this struct .. 70 | marks: Vec<Marker>, | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/memoffset-12e3ff015b0f78db/build-script-build` [memoffset 0.6.5] cargo:rustc-cfg=tuple_ty [memoffset 0.6.5] cargo:rustc-cfg=allow_clippy [memoffset 0.6.5] cargo:rustc-cfg=maybe_uninit [memoffset 0.6.5] cargo:rustc-cfg=doctests [memoffset 0.6.5] cargo:rustc-cfg=raw_ref_macros Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/lock_api-18d2bc90e8d5dbdc/build-script-build` [lock_api 0.4.7] cargo:rustc-cfg=has_const_fn_trait_bound Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/num-traits-f05a65725ec5323b/build-script-build` [num-traits 0.2.15] cargo:rustc-cfg=has_i128 [num-traits 0.2.15] cargo:rustc-cfg=has_to_int_unchecked [num-traits 0.2.15] cargo:rustc-cfg=has_reverse_bits [num-traits 0.2.15] cargo:rustc-cfg=has_leading_trailing_ones [num-traits 0.2.15] cargo:rustc-cfg=has_int_assignop_ref [num-traits 0.2.15] cargo:rustc-cfg=has_div_euclid [num-traits 0.2.15] cargo:rustc-cfg=has_copysign [num-traits 0.2.15] cargo:rerun-if-changed=build.rs Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/crossbeam-epoch-215980e36f7b0e45/build-script-build` [crossbeam-epoch 0.9.9] cargo:rustc-cfg=crossbeam_const_fn_trait_bound [crossbeam-epoch 0.9.9] cargo:rerun-if-changed=no_atomic.rs Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/indexmap-b5086a04ed45ca57/build-script-build` [indexmap 1.9.1] cargo:rustc-cfg=has_std [indexmap 1.9.1] cargo:rerun-if-changed=build.rs Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/num-integer-c3f2f13795801910/build-script-build` [num-integer 0.1.45] cargo:rustc-cfg=has_i128 [num-integer 0.1.45] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/proc-macro2-1.0.40 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>:Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/starship/work/target/release/build/proc-macro2-1aaf6b01282d3aca/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/proc-macro2-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c63a3ae657d0c18d -C extra-filename=-c63a3ae657d0c18d --out-dir /wrkdirs/u sr/ports/shells/starship/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/shells/starship/work/target/release/deps/libunicode_ident-770e921d0be8bf81.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro` warning: `yaml-rust` (lib) generated 1 warning Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/generic-array-28457ad1c3dce556/build-script-build` [generic-array 0.14.5] cargo:rustc-cfg=relaxed_coherence Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/ahash-932a0342aef7a215/build-script-build` [ahash 0.7.6] cargo:rerun-if-changed=build.rs [ahash 0.7.6] cargo:rustc-cfg=feature="runtime-rng" Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/proc-macro-error-attr-8db9bd152e718a8a/build-script-build` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/proc-macro-error-a213461350db2cf7/build-script-build` [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/unicase-0937fea3b85f85e8/build-script-build` [unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/build/memchr-528d8fb26162e0a7/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/memchr-2.5.0/src/lib.rs --error-f ormat=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=011946e4d3be453b -C extra-filename=-011946e4d3be453b --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/crossbeam-utils-0.8.10 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/build/crossbeam-utils-6284189d2625dac3/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /wrkdirs/usr/ports/shells/starship/wo rk/starship-1.10.2/cargo-crates/crossbeam-utils-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=014656c5bd6c8da9 -C extra-filename=-014656c5bd6c8da9 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libcfg_if-c6949c2f3e7492ad.rmeta --extern once_cell=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps/libonce_cell-20a3276a95c4aa22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling libz-sys v1.1.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/libz-sys-1.1.8 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>:Josh Triplett <josh@joshtriplett.org>' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/libz-sys-1.1.8/build.rs --error-format=json --json=diagnostic-rendered-ansi, artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="cmake"' --cfg 'feature="libc"' --cfg 'feature="zlib-ng"' -C metadata=614ca39572580a31 -C extra-filename=-614ca39572580a31 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/release/build/libz-sys-614ca39572580a31 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --extern cc=/wrkdirs/usr/ports/shells/starship/work/target/release/deps/libcc-6fadadff5c935696.rlib --extern cmake=/wrkdirs/usr/ports/shells/starship/work/target/release/deps/libcmake-95fdbed641e564db.rlib --extern pkg_config=/wrkdirs/usr/ports/shells/starship/work/target/release/deps/libpkg_config-6d7c5eb09083d00a.rlib --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/typenum-1.15.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho@paholg.com>:Andre Bogus <bogusandre@gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/starship/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/build/typenum-a02c63eecbd44d5a/out TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/build/typenum-a02c63eecbd44d5a/out/consts.rs TYPENUM_BUILD_OP=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/build/typenum-a02c63eecbd44d5a/out/op.rs /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/typenum-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=825b395613d2cef9 -C extra-filename=-825b395613d2cef9 --out-dir /wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/starship/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/rayon-292e7164afe6b2f0/build-script-build` [rayon 1.5.3] cargo:rustc-cfg=has_step_by_rev [rayon 1.5.3] cargo:rustc-cfg=has_min_const_generics [rayon 1.5.3] cargo:rustc-cfg=has_control_flow Running `/wrkdirs/usr/ports/shells/starship/work/target/release/build/sha1-asm-e4e7e31cf98e735b/build-script-build` [sha1-asm 0.5.1] thread 'main' panicked at 'Unsupported target architecture', /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/sha1-asm-0.5.1/build.rs:14:9 [sha1-asm 0.5.1] stack backtrace: [sha1-asm 0.5.1] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. error: failed to run custom build command for `sha1-asm v0.5.1` Caused by: process didn't exit successfully: `/wrkdirs/usr/ports/shells/starship/work/target/release/build/sha1-asm-e4e7e31cf98e735b/build-script-build` (exit status: 101) --- stderr thread 'main' panicked at 'Unsupported target architecture', /wrkdirs/usr/ports/shells/starship/work/starship-1.10.2/cargo-crates/sha1-asm-0.5.1/build.rs:14:9 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 code 101 Stop. make: stopped in /usr/ports/shells/starship