[package - 132amd64-default][security/weggli] Failed for weggli-0.2.4 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 31 Oct 2023 22:47:56 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:     bofh@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy16/data/132amd64-default/06585ace75c2/logs/weggli-0.2.4.log
Build URL:      https://pkg-status.freebsd.org/beefy16/build.html?mastername=132amd64-default&build=06585ace75c2
Log:

=>> Building security/weggli
build started at Tue Oct 31 22:46:29 UTC 2023
port directory: /usr/ports/security/weggli
package name: weggli-0.2.4
building for: FreeBSD 132amd64-default-job-07 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 amd64
maintained by: bofh@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1302001
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1302001
UNAME_v=FreeBSD 13.2-RELEASE-p4
UNAME_r=13.2-RELEASE-p4
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/132amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/132amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=132amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/132amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
bofh@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/weggli/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/weggli/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/security/weggli/work/.cache  HOME=/wrkdirs/usr/ports/security/weggli/work TMPDIR="/wrkdirs/usr/ports/security/weggli/work" PATH=/wrkdirs/usr/ports/security/weggli/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/weggli/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/weggli/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/weggli/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/security/weggli/work/.cache  HOME=/wrkdirs/usr/ports/security/weggli/work TMPDIR="/wrkdirs/usr/ports/security/weggli/work" PATH=/wrkdirs/usr/ports/security/weggli/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/weggli/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_SCRI
PT="install  -m 555"  BSD_INSTALL_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/weggli"  EXAMPLESDIR="share/examples/weggli"  DATADIR="share/weggli"  WWWDIR="www/weggli"  ETCDIR="etc/weggli"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/weggli DOCSDIR=/usr/local/share/doc/weggli EXAMPLESDIR=/usr/local/share/examples/weggli  WWWDIR=/usr/local/www/weggli ETCDIR=/usr/local/etc/weggli
--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 3 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: x86_64-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: x86_64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_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: x86_64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.2-RELEASE-p4
OSREL=13.2
OSVERSION=1302001
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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 APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   weggli-0.2.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.8.pkg
[132amd64-default-job-07] Installing pkg-1.20.8...
[132amd64-default-job-07] Extracting pkg-1.20.8: .......... done
===>   weggli-0.2.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of weggli-0.2.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
=> rust/crates/aho-corasick-0.7.18.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/aho-corasick/0.7.18/download?dummy=/rust/crates/aho-corasick-0.7.18.crate
rust/crates/aho-corasick-0.7.18.crate                  110 kB   19 MBps    00s
=> rust/crates/ansi_term-0.12.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/ansi_term/0.12.1/download?dummy=/rust/crates/ansi_term-0.12.1.crate
rust/crates/ansi_term-0.12.1.crate                      24 kB   67 MBps    00s
=> rust/crates/bstr-0.2.17.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/bstr/0.2.17/download?dummy=/rust/crates/bstr-0.2.17.crate
rust/crates/bstr-0.2.17.crate                          322 kB   36 MBps    00s
=> rust/crates/chrono-0.4.19.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/chrono/0.4.19/download?dummy=/rust/crates/chrono-0.4.19.crate
rust/crates/chrono-0.4.19.crate                        152 kB   24 MBps    00s
=> rust/crates/clap-2.34.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/clap/2.34.0/download?dummy=/rust/crates/clap-2.34.0.crate
rust/crates/clap-2.34.0.crate                          197 kB   31 MBps    00s
=> rust/crates/crossbeam-deque-0.8.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/crossbeam-deque/0.8.1/download?dummy=/rust/crates/crossbeam-deque-0.8.1.crate
rust/crates/crossbeam-deque-0.8.1.crate                 20 kB  118 MBps    00s
=> rust/crates/instant-0.1.12.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/instant/0.1.12/download?dummy=/rust/crates/instant-0.1.12.crate
rust/crates/instant-0.1.12.crate                      6128  B   56 MBps    00s
=> rust/crates/itoa-1.0.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/itoa/1.0.1/download?dummy=/rust/crates/itoa-1.0.1.crate
rust/crates/itoa-1.0.1.crate                            10 kB   84 MBps    00s
=> rust/crates/memchr-2.4.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/memchr/2.4.1/download?dummy=/rust/crates/memchr-2.4.1.crate
rust/crates/memchr-2.4.1.crate                          63 kB   23 MBps    00s
=> rust/crates/num-integer-0.1.44.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/num-integer/0.1.44/download?dummy=/rust/crates/num-integer-0.1.44.crate
rust/crates/num-integer-0.1.44.crate                    21 kB   69 MBps    00s
=> rust/crates/num_cpus-1.13.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/num_cpus/1.13.1/download?dummy=/rust/crates/num_cpus-1.13.1.crate
rust/crates/num_cpus-1.13.1.crate                       14 kB  101 MBps    00s
=> rust/crates/rustc-hash-1.1.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/rustc-hash/1.1.0/download?dummy=/rust/crates/rustc-hash-1.1.0.crate
rust/crates/rustc-hash-1.1.0.crate                    9331  B   78 MBps    00s
<snip>
135 |     (GetOnly, $name:ident, $level:path, $flag:path, usize) => {
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: 6th rule of macro `sockopt_impl` is never used
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/socket/sockopt.rs:147:5
    |
147 |     (SetOnly, $name:ident, $level:path, $flag:path, usize) => {
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

   Compiling simplelog v0.10.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simplelog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/simplelog-0.10.2 CARGO_PKG_AUTHORS='Drakulix <github@drakulix.de>' CARGO_PKG_DESCRIPTION='A simple and easy-to-use logging facility for Rust'\''s log crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simplelog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/drakulix/simplelog.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name simplelog --edition=2018 /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/simplelog-0.10.2/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=2 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="termcolor"' -C metadata=8cf63333610b503c -C extra-filename=-8cf63333610b503c --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libchrono-eeaa91ea668006ca.rmeta --extern log=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/liblog-6d87352a11028331.rmeta --extern termcolor=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libtermcolor-3401801b7295b8ae.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling clap v2.34.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/clap-2.34.0 CARGO_PKG_AUTHORS='Kevin K. <kbknapp@gmail.com>' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser
' CARGO_PKG_HOMEPAGE='https://clap.rs/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.34.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name clap --edition=2018 /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/clap-2.34.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 codegen-units=1 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=84eb184f304fb7db -C extra-filename=-84eb
184f304fb7db --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --extern ansi_term=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libansi_term-afa79ff20ce7c635.rmeta --extern atty=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libatty-077bfc3ca453a620.rmeta --extern bitflags=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-883954f8e68ba028.rmeta --extern strsim=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libstrsim-4484331d468d299a.rmeta --extern textwrap=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libtextwrap-49a461a927e66b29.rme
ta --extern unicode_width=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libunicode_width-b193991bb0ef14c4.rmeta --extern vec_map=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libvec_map-42e7aad1d4164e93.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary `unsafe` block
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/wait.rs:118:5
    |
118 |     unsafe { libc::WIFEXITED(status) }
    |     ^^^^^^ unnecessary `unsafe` block
    |
    = note: `#[warn(unused_unsafe)]` implied by `#[warn(unused)]`

warning: unnecessary `unsafe` block
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/wait.rs:122:5
    |
122 |     unsafe { libc::WEXITSTATUS(status) }
    |     ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/wait.rs:126:5
    |
126 |     unsafe { libc::WIFSIGNALED(status) }
    |     ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/wait.rs:130:22
    |
130 |     Signal::try_from(unsafe { libc::WTERMSIG(status) })
    |                      ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/wait.rs:134:5
    |
134 |     unsafe { libc::WCOREDUMP(status) }
    |     ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/wait.rs:138:5
    |
138 |     unsafe { libc::WIFSTOPPED(status) }
    |     ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/wait.rs:142:22
    |
142 |     Signal::try_from(unsafe { libc::WSTOPSIG(status) })
    |                      ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/wait.rs:160:5
    |
160 |     unsafe { libc::WIFCONTINUED(status) }
    |     ^^^^^^ unnecessary `unsafe` block

warning: dereferencing a null pointer
    --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/macros.rs:211:10
     |
211  |         &(*(ptr::null() as *const $ty)).$field as *const _ as usize
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
     |
    ::: /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/socket/mod.rs:1205:33
     |
1205 |             let pathlen = len - offset_of!(sockaddr_un, sun_path);
     |                                 --------------------------------- in this macro invocation
     |
     = note: `#[warn(deref_nullptr)]` on by default
     = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: dereferencing a null pointer
   --> /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/macros.rs:211:10
    |
211 |         &(*(ptr::null() as *const $ty)).$field as *const _ as usize
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
    |
   ::: /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/nix-0.17.0/src/sys/socket/addr.rs:779:24
    |
779 |                 (len + offset_of!(libc::sockaddr_un, sun_path)) as libc::socklen_t
    |                        --------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)

   Compiling walkdir v2.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/walkdir-2.3.2 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/walkdir-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type li
b --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 -C metadata=0ededa5a198492a0 -C extra-filename=-0ededa5a198492a0 --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libsame_file-d03047795596a7f8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `nix` (lib) generated 17 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/rayon-1.5.1 CARGO_PKG_AUTHORS='Niko Matsakis <niko@alum.mit.edu>:Josh Stone <cuviper@gmail.com>' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/rayon-a90af6a0d418eb18/out /usr/local/bin/rustc --crate-name rayon --edition=2018 /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/rayon
-1.5.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 codegen-units=1 -C metadata=4f0e582b7ebf76a4 -C extra-filename=-4f0e582b7ebf76a4 --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-aee515005ae37a2f.rmeta --extern either=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libeither-6f8d06d25daefdfb.rmeta --extern rayon_core=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/librayon_core-059d6031c5467bb7.rmeta -
-cap-lints warn -C link-arg=-fstack-protector-strong --cfg step_by --cfg min_const_generics`
     Running `/wrkdirs/usr/ports/security/weggli/work/target/release/build/weggli-bf26a1cd67a65e58/build-script-build`
[weggli 0.2.4] TARGET = Some("x86_64-unknown-freebsd")
[weggli 0.2.4] OPT_LEVEL = Some("2")
[weggli 0.2.4] HOST = Some("x86_64-unknown-freebsd")
[weggli 0.2.4] CC_x86_64-unknown-freebsd = None
[weggli 0.2.4] CC_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_CC = None
[weggli 0.2.4] CC = Some("cc")
[weggli 0.2.4] CFLAGS_x86_64-unknown-freebsd = None
[weggli 0.2.4] CFLAGS_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_CFLAGS = None
[weggli 0.2.4] CFLAGS = Some("-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing ")
[weggli 0.2.4] CRATE_CC_NO_DEFAULTS = None
[weggli 0.2.4] DEBUG = Some("false")
[weggli 0.2.4] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[weggli 0.2.4] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "third_party/grammars/" "-std=c99" "-w" "-o" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/third_party/grammars/weggli-c/src/parser.o" "-c" "third_party/grammars/weggli-c/src/parser.c"
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] AR_x86_64-unknown-freebsd = None
[weggli 0.2.4] AR_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_AR = None
[weggli 0.2.4] AR = None
[weggli 0.2.4] running: ZERO_AR_DATE="1" "ar" "cq" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/libtree-sitter-c.a" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/third_party/grammars/weggli-c/src/parser.o"
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] running: "ar" "s" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/libtree-sitter-c.a"
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] cargo:rustc-link-lib=static=tree-sitter-c
[weggli 0.2.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out
[weggli 0.2.4] TARGET = Some("x86_64-unknown-freebsd")
[weggli 0.2.4] OPT_LEVEL = Some("2")
[weggli 0.2.4] HOST = Some("x86_64-unknown-freebsd")
[weggli 0.2.4] CXX_x86_64-unknown-freebsd = None
[weggli 0.2.4] CXX_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_CXX = None
[weggli 0.2.4] CXX = Some("c++")
[weggli 0.2.4] CXXFLAGS_x86_64-unknown-freebsd = None
[weggli 0.2.4] CXXFLAGS_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_CXXFLAGS = None
[weggli 0.2.4] CXXFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  ")
[weggli 0.2.4] CRATE_CC_NO_DEFAULTS = None
[weggli 0.2.4] DEBUG = Some("false")
[weggli 0.2.4] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[weggli 0.2.4] running: "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "third_party/grammars/" "-w" "-o" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/third_party/grammars/weggli-cpp/src/scanner.o" "-c" "third_party/grammars/weggli-cpp/src/scanner.cc"
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tree_sitter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/tree-sitter-0.20.2 CARGO_PKG_AUTHORS='Max Brunsfeld <maxbrunsfeld@gmail.com>' CARGO_PKG_DESCRIPTION='Rust bindings to the Tree-sitter parsing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tree-sitter CARGO_PKG_README=binding_rust/README.md CARGO_PKG_REPOSITORY='https://github.com/tree-sitter/tree-sitter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/tree-sitter-54ba7b4a2f4ab1f8/out /usr/local/bin/rustc --crate-name tree_sitter --edition=2018 /wrkdirs/usr/ports/security/weggli/work/weggli
-0.2.4/cargo-crates/tree-sitter-0.20.2/binding_rust/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 codegen-units=1 -C metadata=bb3ba6c64840912c -C extra-filename=-bb3ba6c64840912c --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --extern regex=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libregex-e655d9334b56f0eb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/tree-sitter-54ba7b4a2f4ab1f8/out -l static=tree-sitter`
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] AR_x86_64-unknown-freebsd = None
[weggli 0.2.4] AR_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_AR = None
[weggli 0.2.4] AR = None
[weggli 0.2.4] running: ZERO_AR_DATE="1" "ar" "cq" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/libtree-sitter-cpp-scanner.a" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/third_party/grammars/weggli-cpp/src/scanner.o"
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] running: "ar" "s" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/libtree-sitter-cpp-scanner.a"
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] cargo:rustc-link-lib=static=tree-sitter-cpp-scanner
[weggli 0.2.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out
[weggli 0.2.4] CXXSTDLIB_x86_64-unknown-freebsd = None
[weggli 0.2.4] CXXSTDLIB_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_CXXSTDLIB = None
[weggli 0.2.4] CXXSTDLIB = None
[weggli 0.2.4] cargo:rustc-link-lib=c++
[weggli 0.2.4] TARGET = Some("x86_64-unknown-freebsd")
[weggli 0.2.4] OPT_LEVEL = Some("2")
[weggli 0.2.4] HOST = Some("x86_64-unknown-freebsd")
[weggli 0.2.4] CC_x86_64-unknown-freebsd = None
[weggli 0.2.4] CC_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_CC = None
[weggli 0.2.4] CC = Some("cc")
[weggli 0.2.4] CFLAGS_x86_64-unknown-freebsd = None
[weggli 0.2.4] CFLAGS_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_CFLAGS = None
[weggli 0.2.4] CFLAGS = Some("-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing ")
[weggli 0.2.4] CRATE_CC_NO_DEFAULTS = None
[weggli 0.2.4] DEBUG = Some("false")
[weggli 0.2.4] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[weggli 0.2.4] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "third_party/grammars/" "-w" "-o" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/third_party/grammars/weggli-cpp/src/parser.o" "-c" "third_party/grammars/weggli-cpp/src/parser.c"
   Compiling colored v2.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colored CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/colored-2.0.0 CARGO_PKG_AUTHORS='Thomas Wickham <mackwic@gmail.com>' CARGO_PKG_DESCRIPTION='The most simple way to add colors in your terminal' CARGO_PKG_HOMEPAGE='https://github.com/mackwic/colored' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colored CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mackwic/colored' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name colored /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/colored-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --em
it=dep-info,metadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 -C metadata=62f05b92038c6133 -C extra-filename=-62f05b92038c6133 --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --extern atty=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libatty-077bfc3ca453a620.rmeta --extern lazy_static=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/liblazy_static-5e63f05d0991f9cd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rustc-hash v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/rustc-hash-1.1.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rustc_hash /wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4/cargo-crates/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,m
etadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=770ccac51c1cf659 -C extra-filename=-770ccac51c1cf659 --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] AR_x86_64-unknown-freebsd = None
[weggli 0.2.4] AR_x86_64_unknown_freebsd = None
[weggli 0.2.4] HOST_AR = None
[weggli 0.2.4] AR = None
[weggli 0.2.4] running: ZERO_AR_DATE="1" "ar" "cq" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/libtree-sitter-cpp-parser.a" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/third_party/grammars/weggli-cpp/src/parser.o"
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] running: "ar" "s" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out/libtree-sitter-cpp-parser.a"
[weggli 0.2.4] exit status: 0
[weggli 0.2.4] cargo:rustc-link-lib=static=tree-sitter-cpp-parser
[weggli 0.2.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=weggli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4 CARGO_PKG_AUTHORS=fwilhelm CARGO_PKG_DESCRIPTION='weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=weggli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out /usr/local/bin/rustc --crate-name weggli --edition=2018 src/lib.rs --error-format=json -
-json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type dylib --emit=dep-info,link -C opt-level=2 -C panic=abort -C codegen-units=1 -C metadata=317e55a841473c7d --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --extern clap=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libclap-84eb184f304fb7db.rlib --extern colored=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libcolored-62f05b92038c6133.rlib --extern log=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/liblog-6d87352a11028331.rlib --extern nix=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libnix
-935fc6ae51efe8e0.rlib --extern rayon=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/librayon-4f0e582b7ebf76a4.rlib --extern regex=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libregex-e655d9334b56f0eb.rlib --extern rustc_hash=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/librustc_hash-770ccac51c1cf659.rlib --extern simplelog=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libsimplelog-8cf63333610b503c.rlib --extern tree_sitter=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libtree_sitter-bb3ba6c64840912c.rlib --extern walkdir=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libwalkdir-0ededa5a198492a0.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out
 -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out -l static=tree-sitter-c -l static=tree-sitter-cpp-scanner -l c++ -l static=tree-sitter-cpp-parser -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/tree-sitter-54ba7b4a2f4ab1f8/out`
error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="/usr/local/lib/rustlib/x86_64-unknown-freebsd/bin:/wrkdirs/usr/ports/security/weggli/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin" VSLANG="1033" "cc" "-Wl,--version-script=/wrkdirs/usr/ports/security/weggli/work/rustc9YZU3c/list" "-Wl,--no-undefined-version" "-m64" "/wrkdirs/usr/ports/security/weggli/work/rustc9YZU3c/symbols.o" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/weggli.weggli.e0fa442e692ab89c-cgu.0.rcgu.o" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/weggli.5ejaejimj9mhrftt.rcgu.rmeta" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/weggli.2fchdtp1bgod9ij2.rcgu.o" "-Wl,--as-needed" "-L" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps" "-L" "/wrkdirs/usr/ports/security/weggli/work/target/release/deps" "-L" "/wrkdirs/usr/ports/security/weggli/work/target/x86
_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out" "-L" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out" "-L" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out" "-L" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/tree-sitter-54ba7b4a2f4ab1f8/out" "-L" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib" "-Wl,-Bstatic" "-ltree-sitter-c" "-ltree-sitter-cpp-scanner" "-Wl,-Bdynamic" "-lc++" "-Wl,-Bstatic" "-ltree-sitter-cpp-parser" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/librustc_hash-770ccac51c1cf659.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libcolored-62f05b92038c6133.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/liblazy_static-5e63f05d0991f9cd.rlib" "/wrkdirs/usr/ports
/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libatty-077bfc3ca453a620.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/liblibc-10740f1d4f0c485c.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libtree_sitter-bb3ba6c64840912c.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libregex-e655d9334b56f0eb.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libaho_corasick-e62e575068d3f6b5.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-38640d3cab9e4199.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libregex_syntax-213d5081ee63b364.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/liblog-6d87352a11028331.rlib" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-
freebsd/release/deps/libcfg_if-948641cc5c566941.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-e2fbfdcd82d02e22.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_abort-6024252b1dddf7e1.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-8a451d295c2ee13d.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-b86d5beeaf8e35cf.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libaddr2line-0e347d7146536223.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-beea55971816bd0f.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-525a0243c91150bf.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libstd_detect-c94ee44b35051621.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-5f87f7a3594edc5d.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_alloc-86dd5454148ff71f.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libmin
iz_oxide-397f0e3206e22433.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libadler-b8e68c2f9b2ccc97.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libunwind-bd988ba807c62b44.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-803f614ebe3b8086.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-9ed52a4ad144b5b6.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/liballoc-9e75908688a0e1da.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_core-5c59a4fbabbbe85b.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libcore-5dfe6cba45e049ab.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler_builtins-4decef4651831b17.rlib" "-Wl,-Bdynamic" "-lrt" "-lutil" "-lexecinfo" "-lkvm" "-lutil" "-lprocstat" "-lrt" "-ldevstat" "-lexecinfo" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lrt" "-lutil" "-lexecinfo" "-lkvm" "-lmemstat" "-lkvm" "-lutil" "-lprocstat" "-lrt" "-ldevstat" "-Wl
,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib" "-o" "/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libweggli.so" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs" "-fstack-protector-strong"
  = note: ld: error: version script assignment of 'global' to symbol '__muloti4' failed: symbol not defined
          cc: error: linker command failed with exit code 1 (use -v to see invocation)
          

error: could not compile `weggli` (lib) due to previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=weggli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/security/weggli/work/weggli-0.2.4 CARGO_PKG_AUTHORS=fwilhelm CARGO_PKG_DESCRIPTION='weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=weggli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/wrkdirs/usr/ports/security/weggli/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out /usr/local/bin/rustc --crate-name weggli --edition=2018 src/lib.r
s --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type dylib --emit=dep-info,link -C opt-level=2 -C panic=abort -C codegen-units=1 -C metadata=317e55a841473c7d --out-dir /wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/security/weggli/work/target/release/deps --extern clap=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libclap-84eb184f304fb7db.rlib --extern colored=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libcolored-62f05b92038c6133.rlib --extern log=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/liblog-6d87352a11028331.rlib --extern nix=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-free
bsd/release/deps/libnix-935fc6ae51efe8e0.rlib --extern rayon=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/librayon-4f0e582b7ebf76a4.rlib --extern regex=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libregex-e655d9334b56f0eb.rlib --extern rustc_hash=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/librustc_hash-770ccac51c1cf659.rlib --extern simplelog=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libsimplelog-8cf63333610b503c.rlib --extern tree_sitter=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libtree_sitter-bb3ba6c64840912c.rlib --extern walkdir=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/deps/libwalkdir-0ededa5a198492a0.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/wegg
li-9f56e943417fb57f/out -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/weggli-9f56e943417fb57f/out -l static=tree-sitter-c -l static=tree-sitter-cpp-scanner -l c++ -l static=tree-sitter-cpp-parser -L native=/wrkdirs/usr/ports/security/weggli/work/target/x86_64-unknown-freebsd/release/build/tree-sitter-54ba7b4a2f4ab1f8/out` (exit status: 1)
*** Error code 101

Stop.
make: stopped in /usr/ports/security/weggli