[package - 132powerpc-quarterly][shells/atuin] Failed for atuin-15.0.0_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Oct 2023 21:15:17 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: https://pkg-status.freebsd.org/foul1/data/132powerpc-quarterly/2c7f524325a4/logs/atuin-15.0.0_1.log
Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=132powerpc-quarterly&build=2c7f524325a4
Log:
=>> Building shells/atuin
build started at Sun Oct 1 21:10:05 UTC 2023
port directory: /usr/ports/shells/atuin
package name: atuin-15.0.0_1
building for: FreeBSD 132powerpc-quarterly-job-03 13.2-RELEASE FreeBSD 13.2-RELEASE powerpc
maintained by: yuri@FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1302001
Job Id: 03
---Begin Environment---
SHELL=/bin/csh
UNAME_p=powerpc
UNAME_m=powerpc
OSVERSION=1302001
UNAME_v=FreeBSD 13.2-RELEASE
UNAME_r=13.2-RELEASE
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-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/132powerpc-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/132powerpc-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=132powerpc-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/132powerpc-quarterly/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---
---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/atuin/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/atuin/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/atuin/work/.cache HOME=/wrkdirs/usr/ports/shells/atuin/work TMPDIR="/wrkdirs/usr/ports/shells/atuin/work" PATH=/wrkdirs/usr/ports/shells/atuin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/atuin/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/shells/atuin/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/atuin/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/atuin/work/.cache HOME=/wrkdirs/usr/ports/shells/atuin/work TMPDIR="/wrkdirs/usr/ports/shells/atuin/work" PATH=/wrkdirs/usr/ports/shells/atuin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/atuin/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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_INST
ALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/atuin" EXAMPLESDIR="share/examples/atuin" DATADIR="share/atuin" WWWDIR="www/atuin" ETCDIR="etc/atuin"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/atuin DOCSDIR=/usr/local/share/doc/atuin EXAMPLESDIR=/usr/local/share/examples/atuin WWWDIR=/usr/local/www/atuin ETCDIR=/usr/local/etc/atuin
--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
MACHINE=powerpc
MACHINE_ARCH=powerpc
ARCH=${MACHINE_ARCH}
#### /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=3
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: powerpc-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: powerpc-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf32ppc_fbsd" "-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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: powerpc-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc
OPSYS=FreeBSD
_OSRELEASE=13.2-RELEASE
OSREL=13.2
OSVERSION=1302001
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) 65536
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 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> atuin-15.0.0_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.19.2.pkg
[132powerpc-quarterly-job-03] Installing pkg-1.19.2...
[132powerpc-quarterly-job-03] Extracting pkg-1.19.2: .......... done
===> atuin-15.0.0_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of atuin-15.0.0_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by atuin-15.0.0_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by atuin-15.0.0_1 for building
=> SHA256 Checksum OK for rust/crates/aead-0.5.2.crate.
=> SHA256 Checksum OK for rust/crates/ahash-0.7.6.crate.
=> SHA256 Checksum OK for rust/crates/aho-corasick-0.7.19.crate.
=> SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate.
=> SHA256 Checksum OK for rust/crates/anyhow-1.0.64.crate.
=> SHA256 Checksum OK for rust/crates/argon2-0.5.0.crate.
=> SHA256 Checksum OK for rust/crates/async-trait-0.1.58.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/axum-0.6.4.crate.
=> SHA256 Checksum OK for rust/crates/axum-core-0.3.2.crate.
=> SHA256 Checksum OK for rust/crates/base64-0.13.1.crate.
=> SHA256 Checksum OK for rust/crates/base64-0.21.0.crate.
=> SHA256 Checksum OK for rust/crates/base64ct-1.6.0.crate.
=> SHA256 Checksum OK for rust/crates/beef-0.5.2.crate.
=> SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate.
=> SHA256 Checksum OK for rust/crates/blake2-0.10.6.crate.
=> SHA256 Checksum OK for rust/crates/block-buffer-0.10.3.crate.
=> SHA256 Checksum OK for rust/crates/bumpalo-3.12.0.crate.
=> SHA256 Checksum OK for rust/crates/byteorder-1.4.3.crate.
=> SHA256 Checksum OK for rust/crates/bytes-1.2.1.crate.
=> SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate.
=> SHA256 Checksum OK for rust/crates/cc-1.0.73.crate.
=> SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate.
=> SHA256 Checksum OK for rust/crates/chrono-0.4.22.crate.
=> SHA256 Checksum OK for rust/crates/chronoutil-0.2.3.crate.
<snip>
|
help: remove these parentheses
|
626 - "x86" => ("win32"),
626 + "x86" => "win32",
|
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/memchr-820001809b34e680/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/memchr-058b7e19548e3b58/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/memchr-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c101e00fed899fcf -C extra-filename=-c101e00fed899fcf --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `ring` (build script) generated 2 warnings
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/log-3e043a21e14f527f/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
Compiling rand_core v0.6.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/rand_core-0.6.4 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=83ffb6730f1b8397 -C extra-filename=-83ffb6730f1b8397 --out-dir /wrkdirs/usr/ports/shel
ls/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libgetrandom-ad56afaf447fb771.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/typenum-c5169c3f554b1f31/build-script-main`
[typenum 1.15.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/typenum-1453871cfb734f3e/out/consts.rs
[typenum 1.15.0] cargo:rustc-env=TYPENUM_BUILD_OP=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/typenum-1453871cfb734f3e/out/op.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/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_README=README.md 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/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/typenum-1453871cfb734f3e/out TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/typenum-1453871cfb734f3e/out/consts.rs TYPENUM_BUILD_OP=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/typenum-1453871cfb734f3e/out/op.rs /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/type
num-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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=4ba677a2f6a6df31 -C extra-filename=-4ba677a2f6a6df31 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/log-0.4.17 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/log-a2300b5d198e0b1d/out /usr/local/bin/rustc --crate-name log /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=aac7e244635cb240 -C extra-filename=-aac7e244635cb240 --out-dir /wrkdirs/usr/ports/shells/a
tuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libcfg_if-4e9ca1d67ef49af5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas --cfg has_atomics`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/generic-array-f2a43621f01ae1d1/build-script-build`
[generic-array 0.14.6] cargo:rustc-cfg=relaxed_coherence
Compiling tokio v1.25.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/tokio-1.25.0 CARGO_PKG_AUTHORS='Tokio Contributors <team@tokio.rs>' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.25.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/tokio-1.25.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"'
--cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' -C metadata=a53ff4a38b42bbb6 -C extra-filename=-a53ff4a38b42bbb6 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/build/tokio-a53ff4a38b42bbb6 -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libautocfg-50d81e7a5e7fbbaa.rlib --cap-lints warn`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/lock_api-b15e7385215b15b9/build-script-build`
[lock_api 0.4.8] cargo:rustc-cfg=has_const_fn_trait_bound
Compiling scopeguard v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/scopeguard-1.1.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name scopeguard /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=0b139cf5dfc49645 -C extra-filename=-0b139cf5dfc49645 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/p
orts/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/lock_api-0.4.8 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/lock_api-f5e3b988b709df1b/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0
/atuin/cargo-crates/lock_api-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=4343e000fa0b5852 -C extra-filename=-4343e000fa0b5852 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libscopeguard-0b139cf5dfc49645.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound`
Compiling slab v0.4.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/slab-0.4.7 CARGO_PKG_AUTHORS='Carl Lerche <me@carllerche.com>' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/slab-0.4.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-
bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6cb7732bdc21b1f1 -C extra-filename=-6cb7732bdc21b1f1 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/build/slab-6cb7732bdc21b1f1 -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libautocfg-50d81e7a5e7fbbaa.rlib --cap-lints warn`
Compiling pin-project-lite v0.2.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/pin-project-lite-0.2.9 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/pin-project-lite-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=77159dcf0118d673 -C extra-filename=-77159dcf0118d673 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-un
known-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling futures-task v0.3.24
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-task-0.3.24 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-task-0.3.24/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=f967d560e7bba29c -C extra-filename=-f967d560e7bba29c --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/build/fu
tures-task-f967d560e7bba29c -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn`
Compiling smallvec v1.9.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/smallvec-1.9.0 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/smallvec-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompa
t --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=8cf38b6d4c18bbdc -C extra-filename=-8cf38b6d4c18bbdc --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling ahash v0.7.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/ahash-0.7.6 CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/ahash-0.7.6/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-inco
mpat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1fc5fe121578ae0d -C extra-filename=-1fc5fe121578ae0d --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/build/ahash-1fc5fe121578ae0d -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libversion_check-3a010bdce09dac67.rlib --cap-lints warn`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/futures-core-fe805b7d6ba4a393/build-script-build`
[futures-core 0.3.24] cargo:rerun-if-changed=no_atomic_cas.rs
Compiling num-integer v0.1.45
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/num-integer-0.1.45 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompa
t --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=a09a6f7a6a83aa0e -C extra-filename=-a09a6f7a6a83aa0e --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/build/num-integer-a09a6f7a6a83aa0e -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libautocfg-50d81e7a5e7fbbaa.rlib --cap-lints warn`
Compiling futures-util v0.3.24
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-util-0.3.24 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-util-0.3.24/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --
cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=c46f8a988e1fde5d -C extra-filename=-c46f8a988e1fde5d --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/build/futures-util-c46f8a988e1fde5d -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-core-0.3.24 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/futures-core-6728853bcb9d9fd8/out /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-core-0.3.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --
cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a440b0d6c76f7204 -C extra-filename=-a440b0d6c76f7204 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/num-traits-46840dc3fee83a78/build-script-build`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/parking_lot_core-fa8a0766ea980431/build-script-build`
[parking_lot_core 0.9.3] cargo:rerun-if-changed=build.rs
[num-traits 0.2.15] cargo:rustc-cfg=has_i128
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/getrandom-0.2.7 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/getrandom-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=0c3664bd88961879 -C extra-filename=-0c3664bd88961879 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libcfg_if-429471674a29dbb2.rmeta --extern libc=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/liblibc-b83c1f97b5610237.rmeta --cap-lints warn`
[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
Compiling signal-hook-registry v1.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/signal-hook-registry-1.4.0 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner <vorner@vorner.cz>:Masaki Hara <ackie.h.gmai@gmail.com>' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name signal_hook_registry /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnosti
c-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=57d1e21c1d094fa4 -C extra-filename=-57d1e21c1d094fa4 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern libc=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/liblibc-975259e3fb04ec86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.15] cargo:rustc-cfg=has_copysign
[num-traits 0.2.15] cargo:rerun-if-changed=build.rs
Compiling bytes v1.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/bytes-1.2.1 CARGO_PKG_AUTHORS='Carl Lerche <me@carllerche.com>:Sean McArthur <sean@seanmonstar.com>' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/bytes-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metad
ata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9f00090f0e316605 -C extra-filename=-9f00090f0e316605 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/num-traits-0.2.15 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/num-traits-f56dffd592bed150/out /usr/local/bin/rustc --crate-name num_traits /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo
-crates/num-traits-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a26518517ce8fc76 -C extra-filename=-a26518517ce8fc76 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid --cfg has_copysign`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/parking_lot_core-0.9.3 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/parking_lot_core-7e0fd79af9e19f2a/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /wrkdirs/usr/ports/shells/a
tuin/work/atuin-15.0.0/atuin/cargo-crates/parking_lot_core-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=a8a51a988d8418d3 -C extra-filename=-a8a51a988d8418d3 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libcfg_if-4e9ca1d67ef49af5.rmeta --extern libc=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/liblibc-975259e3fb04ec86.rmeta --extern smallvec=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/lib
smallvec-8cf38b6d4c18bbdc.rmeta --cap-lints !
warn -C link-arg=-fstack-protector-strong`
warning: unused return value of `Box::<T>::from_raw` that must be used
--> /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/parking_lot_core-0.9.3/src/parking_lot.rs:251:17
|
251 | Box::from_raw(new_table);
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
= note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
|
251 | let _ = Box::from_raw(new_table);
| +++++++
warning: `parking_lot_core` (lib) generated 1 warning
Compiling mio v0.8.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/mio-0.8.4 CARGO_PKG_AUTHORS='Carl Lerche <me@carllerche.com>:Thomas de Zeeuw <thomasdezeeuw@gmail.com>:Tokio Contributors <team@tokio.rs>' CARGO_PKG_DESCRIPTION='Lightweight non-blocking IO' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name mio --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/mio-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-
incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=74cf47ed43ebf8b6 -C extra-filename=-74cf47ed43ebf8b6 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern libc=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/liblibc-975259e3fb04ec86.rmeta --extern log=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/liblog-aac7e244635cb240.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/once_cell-1.17.1 CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kladov@gmail.com>' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.17.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/once_cell-1.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --
emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=c115405b75f1ffbf -C extra-filename=-c115405b75f1ffbf --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/serde_derive-1.0.145 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/release/build/serde_derive-a6321bc89ac3c6a4/out /usr/local/bin/rustc --crate-name serde_derive /wrkdirs/usr/ports/sh
ells/atuin/work/atuin-15.0.0/atuin/cargo-crates/serde_derive-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=460b1167ccee6641 -C extra-filename=-460b1167ccee6641 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libproc_macro2-b3e81dac39c9b781.rlib --extern quote=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libquote-c6eab876740219c8.rlib --extern syn=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libsyn-7e69d945a9ce3be6.rlib --extern proc_macro --cap-lints warn`
Compiling tokio-macros v1.8.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/tokio-macros-1.8.0 CARGO_PKG_AUTHORS='Tokio Contributors <team@tokio.rs>' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tokio_macros --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/tokio-macros-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=65e8607e4685e000 -C extra-filename=-65e8607e4685e000 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/rele
ase/deps --extern proc_macro2=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libproc_macro2-b3e81dac39c9b781.rlib --extern quote=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libquote-c6eab876740219c8.rlib --extern syn=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libsyn-7e69d945a9ce3be6.rlib --extern proc_macro --cap-lints warn`
Compiling futures-macro v0.3.24
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-macro-0.3.24 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-macro-0.3.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=13aa391e7a8e20c9 -C extra-filename=-13aa391e7a8e20c9 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkd
irs/usr/ports/shells/atuin/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libproc_macro2-b3e81dac39c9b781.rlib --extern quote=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libquote-c6eab876740219c8.rlib --extern syn=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libsyn-7e69d945a9ce3be6.rlib --extern proc_macro --cap-lints warn`
Compiling subtle v2.4.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/subtle-2.4.1 CARGO_PKG_AUTHORS='Isis Lovecruft <isis@patternsinthevoid.net>:Henry de Valence <hdevalence@hdevalence.ca>' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name subtle /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/subtle-2.4.1/src/lib.rs --error-format=json --json=dia
gnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=5488a09c8a73aad4 -C extra-filename=-5488a09c8a73aad4 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `#[inline]` is ignored on function prototypes
--> /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/subtle-2.4.1/src/lib.rs:260:5
|
260 | #[inline]
| ^^^^^^^^^
|
= note: `#[warn(unused_attributes)]` on by default
warning: `#[inline]` is ignored on function prototypes
--> /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/subtle-2.4.1/src/lib.rs:383:5
|
383 | #[inline]
| ^^^^^^^^^
warning: `#[inline]` is ignored on function prototypes
--> /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/subtle-2.4.1/src/lib.rs:533:5
|
533 | #[inline]
| ^^^^^^^^^
warning: `subtle` (lib) generated 3 warnings
Compiling parking_lot v0.12.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/parking_lot-0.12.1 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name parking_lot --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rende
red-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=18291e714faea024 -C extra-filename=-18291e714faea024 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/liblock_api-4343e000fa0b5852.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libparking_lot_core-a8a51a988d8418d3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/serde-db21322ace4c06c1/build-script-build`
[serde 1.0.145] cargo:rustc-cfg=no_std_atomic64
[serde 1.0.145] cargo:rustc-cfg=no_std_atomic
Compiling futures-sink v0.3.24
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-sink-0.3.24 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-sink-0.3.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4f3ee6a2d401d24e -C extra-filename=-4f3ee6a2d401d24e --out-dir /wr
kdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/tokio-a53ff4a38b42bbb6/build-script-build`
Compiling num_cpus v1.13.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/num_cpus-1.13.1 CARGO_PKG_AUTHORS='Sean McArthur <sean@seanmonstar.com>' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name num_cpus /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/num_cpus-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link
-C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=da21be58d9118d94 -C extra-filename=-da21be58d9118d94 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern libc=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/liblibc-975259e3fb04ec86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling socket2 v0.4.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/socket2-0.4.7 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>:Thomas de Zeeuw <thomasdezeeuw@gmail.com>' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name socket2 --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/socket2-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' -C metadata=ffdf603f96154532 -C extra-filename=-ffdf603f96154532 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/de
ps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern libc=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/liblibc-975259e3fb04ec86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling rustls v0.20.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/rustls-0.20.6 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE=Apache-2.0/ISC/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/rustls-0.20.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin -
-emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=9e50972fbe6ca42a -C extra-filename=-9e50972fbe6ca42a --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/build/rustls-9e50972fbe6ca42a -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/tokio-1.25.0 CARGO_PKG_AUTHORS='Tokio Contributors <team@tokio.rs>' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.25.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/tokio-0f3c3e748685e98d/out /usr/local/bin/rustc --crate-name tokio --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/tokio-1.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cf
g 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' -C metadata=a2e8dd953e8ebb1f -C extra-filename=-a2e8dd953e8ebb1f --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libbytes-9f00090f0e316605.rmeta --
extern libc=/wrkdirs/usr/ports/shells/atuin/!
work/target/powerpc-unknown-freebsd/release/deps/liblibc-975259e3fb04ec86.rmeta --extern memchr=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libmemchr-c101e00fed899fcf.rmeta --extern mio=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libmio-74cf47ed43ebf8b6.rmeta --extern num_cpus=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libnum_cpus-da21be58d9118d94.rmeta --extern parking_lot=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libparking_lot-18291e714faea024.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libpin_project_lite-77159dcf0118d673.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps/libsignal_hook_registry-57d1e21c1d094fa4.rmeta --extern socket2=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-free
bsd/release/deps/libsocket2-ffdf603f96154532.rmeta --extern tokio_macros=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libtokio_macros-65e8607e4685e000.so --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/futures-task-f967d560e7bba29c/build-script-build`
[futures-task 0.3.24] cargo:rerun-if-changed=no_atomic_cas.rs
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/slab-6cb7732bdc21b1f1/build-script-build`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/lock_api-b15e7385215b15b9/build-script-build`
[lock_api 0.4.8] cargo:rustc-cfg=has_const_fn_trait_bound
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/typenum-c5169c3f554b1f31/build-script-main`
[typenum 1.15.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/shells/atuin/work/target/release/build/typenum-b503bf093aa22743/out/consts.rs
[typenum 1.15.0] cargo:rustc-env=TYPENUM_BUILD_OP=/wrkdirs/usr/ports/shells/atuin/work/target/release/build/typenum-b503bf093aa22743/out/op.rs
Compiling indexmap v1.9.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/indexmap-1.9.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/indexmap-1.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C
embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=2535f783a4d8822b -C extra-filename=-2535f783a4d8822b --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/build/indexmap-2535f783a4d8822b -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libautocfg-50d81e7a5e7fbbaa.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/scopeguard-1.1.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name scopeguard /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=1dc2913f919bf4b6 -C extra-filename=-1dc2913f919bf4b6 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn`
Compiling itoa v1.0.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/itoa-1.0.3 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/itoa-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level
=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=ef1780fe7a38c50b -C extra-filename=-ef1780fe7a38c50b --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling pkg-config v0.3.25
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/pkg-config-0.3.25 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pkg_config /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/pkg-config-0.3.25/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=171ee0335941be29 -C extra-filename=-171ee0335941be29 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/lock_api-0.4.8 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/release/build/lock_api-ff9fed0cf7757a64/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/lock
_api-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=7151932d5cbbf271 -C extra-filename=-7151932d5cbbf271 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libscopeguard-1dc2913f919bf4b6.rmeta --cap-lints warn --cfg has_const_fn_trait_bound`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/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_README=README.md 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/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/release/build/typenum-b503bf093aa22743/out TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/shells/atuin/work/target/release/build/typenum-b503bf093aa22743/out/consts.rs TYPENUM_BUILD_OP=/wrkdirs/usr/ports/shells/atuin/work/target/release/build/typenum-b503bf093aa22743/out/op.rs /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/typenum-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ans
i,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=f5ed3ddc22461809 -C extra-filename=-f5ed3ddc22461809 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/slab-0.4.7 CARGO_PKG_AUTHORS='Carl Lerche <me@carllerche.com>' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/slab-e15f94d6389b21ed/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/slab-0.4.7/src/lib.rs --error-format=json --json=diagnost
ic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5c19885c6c8993db -C extra-filename=-5c19885c6c8993db --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-task-0.3.24 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/build/futures-task-b027649e8fd2d640/out /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/futures-task-0.3.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --
cfg 'feature="std"' -C metadata=7ee79a1d4466613d -C extra-filename=-7ee79a1d4466613d --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps --target powerpc-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/powerpc-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/rand_core-0.6.4 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/shells/atuin/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=0cec9d5e23caf270 -C extra-filename=-0cec9d5e23caf270 --out-dir /wrkdirs/usr/ports/shells/atuin/work/target/relea
se/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/shells/atuin/work/target/release/deps/libgetrandom-0c3664bd88961879.rmeta --cap-lints warn`
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/futures-util-c46f8a988e1fde5d/build-script-build`
[futures-util 0.3.24] cargo:rerun-if-changed=no_atomic_cas.rs
Running `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/num-integer-a09a6f7a6a83aa0e/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 `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/ring-0038043371d8baac/build-script-build`
[ring 0.16.20] thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/ring-0.16.20/build.rs:358:10
[ring 0.16.20] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: failed to run custom build command for `ring v0.16.20`
Caused by:
process didn't exit successfully: `/wrkdirs/usr/ports/shells/atuin/work/target/release/build/ring-0038043371d8baac/build-script-build` (exit status: 101)
--- stderr
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /wrkdirs/usr/ports/shells/atuin/work/atuin-15.0.0/atuin/cargo-crates/ring-0.16.20/build.rs:358:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
*** Error code 101
Stop.
make: stopped in /usr/ports/shells/atuin