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:     [email protected]
Log URL:        
https://pkg-status.freebsd.org/foul2/data/131powerpc64le-quarterly/8a413a8dc51c/logs/cloak-0.3.0_11.log
Build URL:      
https://pkg-status.freebsd.org/foul2/build.html?mastername=131powerpc64le-quarterly&build=8a413a8dc51c
Log:

=>> Building security/cloak
build started at Thu Jun  8 05:08:34 UTC 2023
port directory: /usr/ports/security/cloak
package name: cloak-0.3.0_11
building for: FreeBSD 131powerpc64le-quarterly-job-21 13.1-RELEASE FreeBSD 
13.1-RELEASE powerpc
maintained by: [email protected]
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400088
Jail OSVERSION: 1301000
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE
UNAME_r=13.1-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/131powerpc64le-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/131powerpc64le-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131powerpc64le-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131powerpc64le-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--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/cloak/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/cloak/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/security/cloak/work/.cache  
HOME=/wrkdirs/usr/ports/security/cloak/work 
TMPDIR="/wrkdirs/usr/ports/security/cloak/work" 
PATH=/wrkdirs/usr/ports/security/cloak/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/cloak/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/security/cloak/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/cloak/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/security/cloak/work/.cache  
HOME=/wrkdirs/usr/ports/security/cloak/work 
TMPDIR="/wrkdirs/usr/ports/security/cloak/work" 
PATH=/wrkdirs/usr/ports/security/cloak/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/cloak/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_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/cloak"  EXAMPLESDIR="share/examples/cloak"  
DATADIR="share/cloak"  WWWDIR="www/cloak"  ETCDIR="etc/cloak"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/cloak 
DOCSDIR=/usr/local/share/doc/cloak EXAMPLESDIR=/usr/local/share/examples/cloak  
WWWDIR=/usr/local/www/cloak ETCDIR=/usr/local/etc/cloak
--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 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc64le-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc64le-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin 
"/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" 
"--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_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 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
powerpc64le-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64le
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE
OSREL=13.1
OSVERSION=1301000
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)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  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    >============================
===>   cloak-0.3.0_11 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.1_1.pkg
[131powerpc64le-quarterly-job-21] Installing pkg-1.19.1_1...
[131powerpc64le-quarterly-job-21] Extracting pkg-1.19.1_1: .......... done
===>   cloak-0.3.0_11 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of cloak-0.3.0_11
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by cloak-0.3.0_11 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by cloak-0.3.0_11 for building
=> SHA256 Checksum OK for rust/crates/aho-corasick-0.7.18.crate.
=> SHA256 Checksum OK for rust/crates/assert_cmd-2.0.4.crate.
=> SHA256 Checksum OK for rust/crates/assert_fs-1.0.7.crate.
=> SHA256 Checksum OK for rust/crates/atty-0.2.14.crate.
=> SHA256 Checksum OK for rust/crates/autocfg-1.0.1.crate.
=> SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate.
=> SHA256 Checksum OK for rust/crates/bstr-0.2.17.crate.
=> SHA256 Checksum OK for rust/crates/bumpalo-3.9.1.crate.
=> SHA256 Checksum OK for rust/crates/cc-1.0.72.crate.
=> SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate.
=> SHA256 Checksum OK for rust/crates/clap-3.0.13.crate.
=> SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.6.crate.
=> SHA256 Checksum OK for rust/crates/data-encoding-2.3.2.crate.
=> SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate.
=> SHA256 Checksum OK for rust/crates/dirs-next-2.0.0.crate.
=> SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.2.crate.
=> SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate.
=> SHA256 Checksum OK for rust/crates/either-1.6.1.crate.
=> SHA256 Checksum OK for rust/crates/escargot-0.5.7.crate.
=> SHA256 Checksum OK for rust/crates/fastrand-1.7.0.crate.
=> SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.crate.
=> SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate.
=> SHA256 Checksum OK for rust/crates/getrandom-0.2.4.crate.
=> SHA256 Checksum OK for rust/crates/globset-0.4.8.crate.
=> SHA256 Checksum OK for rust/crates/globwalk-0.8.1.crate.
=> SHA256 Checksum OK for rust/crates/hashbrown-0.11.2.crate.
=> SHA256 Checksum OK for rust/crates/hermit-abi-0.1.19.crate.
=> SHA256 Checksum OK for rust/crates/ignore-0.4.18.crate.
=> SHA256 Checksum OK for rust/crates/indexmap-1.8.0.crate.
=> SHA256 Checksum OK for rust/crates/instant-0.1.12.crate.
=> SHA256 Checksum OK for rust/crates/itertools-0.10.3.crate.
=> SHA256 Checksum OK for rust/crates/itoa-1.0.1.crate.
<snip>
This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem
===>   cloak-0.3.0_11 depends on package: rust>=1.68.0 - found
===>   Returning to build of cloak-0.3.0_11
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for cloak-0.3.0_11
===>   Additional optimization to port applied
===>   Cargo config:
[source.cargo]
directory = '/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates'
[source.crates-io]
replace-with = 'cargo'
===>   Updating Cargo.lock
===========================================================================
=======================<phase: build          >============================
===>  Building for cloak-0.3.0_11
   Compiling proc-macro2 v1.0.36
   Compiling libc v0.2.116
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/proc-macro2-1.0.36
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>:Alex Crichton 
<[email protected]>' 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.36 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/proc-macro2-1.0.36/build.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type bin --emit=dep-info,link -C embed-bitcode=no -C 
debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
metadata=d80f0a7e55cfc529 -C extra-filename=-d80f0a7e55cfc529 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/build/proc-macro2-d80f0a7e55cfc529
 -C linker=cc -L dependency=/wrkdi
 rs/usr/ports/security/cloak/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/libc-0.2.116
 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.116 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/libc-0.2.116/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=6445617fd6a182c9 -C extra-filename=-6445617fd6a182c9 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/build/libc-6445617fd6a182c9
 -C linker=cc -L dependency=/wrkdirs/usr/ports/s
 ecurity/cloak/work/target/release/deps --cap-lints warn`
   Compiling unicode-xid v0.2.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/unicode-xid-0.2.2
 CARGO_PKG_AUTHORS='erick.tryzelaar <[email protected]>:kwantam 
<[email protected]>:Manish Goregaokar <[email protected]>' 
CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=unicode-xid 
CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name unicode_xid 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/unicode-xid-0.2.2/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debug-assertions=off --cfg 'feature="default"' -C metadata=37f30d5d1a9c6ec3 -C 
extra-filename=-37f30d5d1a9c6ec3 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/wor
 k/target/release/deps --cap-lints warn`
     Running 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/proc-macro2-d80f0a7e55cfc529/build-script-build`
[proc-macro2 1.0.36] cargo:rerun-if-changed=build.rs
     Running 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/libc-6445617fd6a182c9/build-script-build`
[libc 0.2.116] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.36] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.36] cargo:rustc-cfg=wrap_proc_macro
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/proc-macro2-1.0.36
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>:Alex Crichton 
<[email protected]>' 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.36 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/security/cloak/work/target/release/build/proc-macro2-7e56b116040dccbb/out
 /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/proc-macro2-1.0.36/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=17d4feb46608bb1d -C extra-filename=-17d4feb46608bb1d --out-dir 
/wrkdirs/usr/port
 s/security/cloak/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps --extern 
unicode_xid=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libunicode_xid-37f30d5d1a9c6ec3.rmeta
 --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro`
[libc 0.2.116] cargo:rustc-cfg=freebsd11
[libc 0.2.116] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.116] cargo:rustc-cfg=libc_union
[libc 0.2.116] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.116] cargo:rustc-cfg=libc_align
[libc 0.2.116] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.116] cargo:rustc-cfg=libc_packedN
[libc 0.2.116] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.116] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.116] cargo:rustc-cfg=libc_ptr_addr_of
   Compiling syn v1.0.86
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/syn-1.0.86
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' 
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/syn-1.0.86/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' 
--cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' 
--cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C 
metadata=e0f9a862cc300554 -C extra-filename=-e0f9a862cc300554 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/build/syn-e0f9a862cc300554
 -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--cap-lints warn`
     Running 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/syn-e0f9a862cc300554/build-script-build`
[syn 1.0.86] cargo:rustc-cfg=syn_disable_nightly_tests
   Compiling quote v1.0.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/quote-1.0.15
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote 
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' 
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name quote --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/quote-1.0.15/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debug-assertions=off --
 cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
metadata=1ad1a9bb25ce41f6 -C extra-filename=-1ad1a9bb25ce41f6 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps --extern 
proc_macro2=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libproc_macro2-17d4feb46608bb1d.rmeta
 --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/libc-0.2.116
 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.116 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/build/libc-d94e6f63ce2438d6/out
 /usr/local/bin/rustc --crate-name libc 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/libc-0.2.116/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 
linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 
'feature="std"' -C metadata=a85d877315087e1a -C extra-filename=-a85d8773150
 87e1a --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 --target powerpc64le-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/security/cloak/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_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg 
libc_non_exhaustive --cfg libc_ptr_addr_of`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/syn-1.0.86
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' 
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/security/cloak/work/target/release/build/syn-75095b9ee22ac3de/out
 /usr/local/bin/rustc --crate-name syn --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/syn-1.0.86/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --
 emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 
'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' 
--cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' 
--cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C 
metadata=49602b69568e7942 -C extra-filename=-49602b69568e7942 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps --extern 
proc_macro2=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libproc_macro2-17d4feb46608bb1d.rmeta
 --extern 
quote=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libquote-1ad1a9bb25ce41f6.rmeta
 --extern 
unicode_xid=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libunicode_xid-37f30d5d1a9c6ec3.rmeta
 --cap-lints warn --cfg syn_disable_nightly_tests`
   Compiling serde_derive v1.0.136
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/serde_derive-1.0.136
 CARGO_PKG_AUTHORS='Erick Tryzelaar <[email protected]>:David Tolnay 
<[email protected]>' 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_REPOSITORY='https://github.com/serde-rs/serde' 
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.136 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=136 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/serde_derive-1.0.136/build.rs
 --error-format=json --json=diagnostic-rendered-a
 nsi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C 
embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C 
metadata=458ce84cdaa3bcf8 -C extra-filename=-458ce84cdaa3bcf8 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/build/serde_derive-458ce84cdaa3bcf8
 -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--cap-lints warn`
   Compiling autocfg v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/autocfg-1.0.1
 CARGO_PKG_AUTHORS='Josh Stone <[email protected]>' 
CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg 
CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' 
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/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name autocfg 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/autocfg-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 embed-bitcode=no -C 
debug-assertions=off -C meta
 data=9663f5d7d64486a0 -C extra-filename=-9663f5d7d64486a0 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--cap-lints warn`
   Compiling memchr v2.4.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/memchr-2.4.1
 CARGO_PKG_AUTHORS='Andrew Gallant <[email protected]>: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.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/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/memchr-2.4.1/build.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type bin --emit=dep-info,link -
 C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 
'feature="std"' -C metadata=37c663d010d6758c -C 
extra-filename=-37c663d010d6758c --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/build/memchr-37c663d010d6758c
 -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--cap-lints warn`
     Running 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/memchr-37c663d010d6758c/build-script-build`
   Compiling indexmap v1.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/indexmap-1.8.0
 CARGO_PKG_AUTHORS='bluss:Josh Stone <[email protected]>' 
CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.

The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.

This crate was initially published under the name ordermap, but it was renamed 
to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap 
CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' 
CARGO_PKG_RUST_VERSION='' 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/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/indexmap-1.8.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="std"' -C metadata=ae1a61a083d85072 -C 
extra-filename=-ae1a61a083d85072 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/build/indexmap-ae1a61a083d85072
 -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps --ex
 tern 
autocfg=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libautocfg-9663f5d7d64486a0.rlib
 --cap-lints warn`
     Running 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/serde_derive-458ce84cdaa3bcf8/build-script-build`
[serde_derive 1.0.136] cargo:rustc-cfg=underscore_consts
[serde_derive 1.0.136] cargo:rustc-cfg=ptr_addr_of
   Compiling serde v1.0.136
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/serde-1.0.136
 CARGO_PKG_AUTHORS='Erick Tryzelaar <[email protected]>:David Tolnay 
<[email protected]>' CARGO_PKG_DESCRIPTION='A generic 
serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=serde CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' 
CARGO_PKG_RUST_VERSION=1.15 CARGO_PKG_VERSION=1.0.136 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=136 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/serde-1.0.136/build.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--cr
 ate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off 
--cfg 'feature="default"' --cfg 'feature="derive"' --cfg 
'feature="serde_derive"' --cfg 'feature="std"' -C metadata=4c32ab672635047e -C 
extra-filename=-4c32ab672635047e --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/build/serde-4c32ab672635047e
 -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--cap-lints warn`
   Compiling cc v1.0.72
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/cc-1.0.72
 CARGO_PKG_AUTHORS='Alex Crichton <[email protected]>' 
CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to 
assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cc-rs' 
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc 
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.72 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=72 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name cc --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/cc-1.0.72/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=fd2ab48a5e205378 -C 
extra-filename=-fd2ab48a5e205378 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--cap-lints warn`
   Compiling ring v0.16.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/ring-0.16.20
 CARGO_PKG_AUTHORS='Brian Smith <[email protected]>' 
CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE 
CARGO_PKG_NAME=ring CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.20 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name build_script_build --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/ring-0.16.20/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-assertion
 s=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 
'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' -C 
metadata=06c4592e22daf90d -C extra-filename=-06c4592e22daf90d --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/build/ring-06c4592e22daf90d
 -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps --extern 
cc=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libcc-fd2ab48a5e205378.rlib
 --cap-lints warn`
warning: unnecessary parentheses around match arm expression
   --> 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/ring-0.16.20/build.rs:625:21
    |
625 |         "x86_64" => ("win64"),
    |                     ^       ^
    |
    = note: `#[warn(unused_parens)]` on by default
help: remove these parentheses
    |
625 -         "x86_64" => ("win64"),
625 +         "x86_64" => "win64",
    |

warning: unnecessary parentheses around match arm expression
   --> 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/ring-0.16.20/build.rs:626:18
    |
626 |         "x86" => ("win32"),
    |                  ^       ^
    |
help: remove these parentheses
    |
626 -         "x86" => ("win32"),
626 +         "x86" => "win32",
    |

warning: `ring` (build script) generated 2 warnings
     Running 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/serde-4c32ab672635047e/build-script-build`
     Running 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/indexmap-ae1a61a083d85072/build-script-build`
[indexmap 1.8.0] cargo:rustc-cfg=has_std
[indexmap 1.8.0] cargo:rustc-cfg=rustc_1_51
[indexmap 1.8.0] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/memchr-2.4.1
 CARGO_PKG_AUTHORS='Andrew Gallant <[email protected]>: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.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/security/cloak/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/build/memchr-8131010aa726b208/out
 /usr/local/bin/rustc --crate-name memchr --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/memchr-2.4.1/src/lib.rs
 --error-format=
 json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 
lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 
linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 
'feature="std"' -C metadata=64e56ab5850bb793 -C 
extra-filename=-64e56ab5850bb793 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 --target powerpc64le-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling terminal_size v0.1.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/terminal_size-0.1.17
 CARGO_PKG_AUTHORS='Andrew Chin <[email protected]>' 
CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size 
CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name terminal_size --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/terminal_size-0.1.17/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-inf
 o,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C 
codegen-units=1 -C metadata=418cf6fc4f4198aa -C 
extra-filename=-418cf6fc4f4198aa --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 --target powerpc64le-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--extern 
libc=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps/liblibc-a85d877315087e1a.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling hashbrown v0.11.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/hashbrown-0.11.2
 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <[email protected]>' 
CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown 
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' 
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name hashbrown --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/hashbrown-0.11.2/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-l
 evel=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 
'feature="raw"' -C metadata=b33842d13ae0ee3c -C 
extra-filename=-b33842d13ae0ee3c --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 --target powerpc64le-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/indexmap-1.8.0
 CARGO_PKG_AUTHORS='bluss:Josh Stone <[email protected]>' 
CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.

The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.

This crate was initially published under the name ordermap, but it was renamed 
to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap 
CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' 
CARGO_PKG_RUST_VERSION='' 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/security/cloak/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/build/indexmap-31b9601a67e4af51/out
 /usr/local/bin/rustc --crate-name indexmap --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/indexmap-1.8.0/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 
linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C 
metadata=b863a7a3079c0a86 -C extra-filename=-b863a7a3079c0a86 --out-dir 
/wrkdirs/usr/ports/secu
 rity/cloak/work/target/powerpc64le-unknown-freebsd/release/deps --target 
powerpc64le-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--extern 
hashbrown=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps/libhashbrown-b33842d13ae0ee3c.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_std --cfg 
rustc_1_51`
warning: use of deprecated associated function `core::array::IntoIter::<T, 
N>::new`: use `IntoIterator::into_iter` instead
    --> 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/indexmap-1.8.0/src/map.rs:1409:31
     |
1409 |         std::array::IntoIter::new(arr).collect()
     |                               ^^^
     |
     = note: `#[warn(deprecated)]` on by default

warning: use of deprecated associated function `core::array::IntoIter::<T, 
N>::new`: use `IntoIterator::into_iter` instead
   --> 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/indexmap-1.8.0/src/set.rs:895:31
    |
895 |         std::array::IntoIter::new(arr).collect()
    |                               ^^^

warning: `indexmap` (lib) generated 2 warnings
   Compiling textwrap v0.14.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/textwrap-0.14.2
 CARGO_PKG_AUTHORS='Martin Geisler <[email protected]>' 
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.14.2 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name textwrap --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/textwrap-0.14.2/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-l
 evel=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 
'feature="terminal_size"' -C metadata=925df6139d43b5f5 -C 
extra-filename=-925df6139d43b5f5 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 --target powerpc64le-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--extern 
terminal_size=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps/libterminal_size-418cf6fc4f4198aa.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling os_str_bytes v6.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_str_bytes 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/os_str_bytes-6.0.0
 CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='Utilities for converting 
between byte sequences and platform-native strings
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_str_bytes 
CARGO_PKG_REPOSITORY='https://github.com/dylni/os_str_bytes' 
CARGO_PKG_RUST_VERSION=1.52.0 CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name os_str_bytes --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/os_str_bytes-6.0.0/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 
linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 
'feature="memchr"' --cfg 'feature="raw_os_str"' -C metadata=bddc4ac96a84baec -C 
extra-filename=-bddc4ac96a84baec --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-
 freebsd/release/deps --target powerpc64le-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps 
--extern 
memchr=/wrkdirs/usr/ports/security/cloak/work/target/powerpc64le-unknown-freebsd/release/deps/libmemchr-64e56ab5850bb793.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/serde_derive-1.0.136
 CARGO_PKG_AUTHORS='Erick Tryzelaar <[email protected]>:David Tolnay 
<[email protected]>' 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_REPOSITORY='https://github.com/serde-rs/serde' 
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.136 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=136 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/security/cloak/work/target/release/build/serde_derive-8abcfb9dd78d52e4/out
 /usr/local/bin/rustc --crate-name serde_derive 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/c
 argo-crates/serde_derive-1.0.136/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=4a566034cfb2011e -C 
extra-filename=-4a566034cfb2011e --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps --extern 
proc_macro2=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libproc_macro2-17d4feb46608bb1d.rlib
 --extern 
quote=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libquote-1ad1a9bb25ce41f6.rlib
 --extern 
syn=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libsyn-49602b69568e7942.rlib
 --extern proc_macro --cap-lints warn --cfg underscore_consts --cfg ptr_addr_of`
   Compiling thiserror-impl v1.0.30
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/thiserror-impl-1.0.30
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl 
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' 
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/cloak/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name thiserror_impl --edition=2018 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/thiserror-impl-1.0.30/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type proc-macro --emit=d
 ep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C 
metadata=2d1351eddc5010d7 -C extra-filename=-2d1351eddc5010d7 --out-dir 
/wrkdirs/usr/ports/security/cloak/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/security/cloak/work/target/release/deps --extern 
proc_macro2=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libproc_macro2-17d4feb46608bb1d.rlib
 --extern 
quote=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libquote-1ad1a9bb25ce41f6.rlib
 --extern 
syn=/wrkdirs/usr/ports/security/cloak/work/target/release/deps/libsyn-49602b69568e7942.rlib
 --extern proc_macro --cap-lints warn`
     Running 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/ring-06c4592e22daf90d/build-script-build`
[ring 0.16.20] thread 'main' panicked at 'called `Option::unwrap()` on a `None` 
value', 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/ring-0.16.20/build.rs:358:10
[ring 0.16.20] stack backtrace:
[ring 0.16.20]    0: rust_begin_unwind
[ring 0.16.20]    1: core::panicking::panic_fmt
[ring 0.16.20]    2: core::panicking::panic
[ring 0.16.20]    3: core::option::Option<T>::unwrap
[ring 0.16.20]    4: build_script_build::build_c_code
[ring 0.16.20]    5: build_script_build::ring_build_rs_main
[ring 0.16.20]    6: build_script_build::main
[ring 0.16.20]    7: core::ops::function::FnOnce::call_once
[ring 0.16.20] note: Some details are omitted, run with `RUST_BACKTRACE=full` 
for a verbose backtrace.
error: failed to run custom build command for `ring v0.16.20`

Caused by:
  process didn't exit successfully: 
`/wrkdirs/usr/ports/security/cloak/work/target/release/build/ring-06c4592e22daf90d/build-script-build`
 (exit status: 101)
  --- stderr
  thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', 
/wrkdirs/usr/ports/security/cloak/work/cloak-0.3.0/cargo-crates/ring-0.16.20/build.rs:358:10
  stack backtrace:
     0: rust_begin_unwind
     1: core::panicking::panic_fmt
     2: core::panicking::panic
     3: core::option::Option<T>::unwrap
     4: build_script_build::build_c_code
     5: build_script_build::ring_build_rs_main
     6: build_script_build::main
     7: core::ops::function::FnOnce::call_once
  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/security/cloak

Reply via email to