[package - main-armv7-default][mail/pizauth] Failed for pizauth-1.0.5 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Oct 2024 08:28:18 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: nivit@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/p4a16d2e85dd9_sb7cbf741d/logs/pizauth-1.0.5.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=p4a16d2e85dd9_sb7cbf741d Log: =>> Building mail/pizauth build started at Fri Oct 4 08:22:08 UTC 2024 port directory: /usr/ports/mail/pizauth package name: pizauth-1.0.5 building for: FreeBSD main-armv7-default-job-04 15.0-CURRENT FreeBSD 15.0-CURRENT 1500023 arm maintained by: nivit@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 622 Sep 28 01:02 /usr/ports/mail/pizauth/Makefile Ports top last git commit: 4a16d2e85dd Ports top unclean checkout: no Port dir last git commit: 9508bf5eef5 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500023 Jail OSVERSION: 1500023 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500023 UNAME_v=FreeBSD 15.0-CURRENT 1500023 UNAME_r=15.0-CURRENT 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/main-armv7-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-armv7-default/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- nivit@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/pizauth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/pizauth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/pizauth/work/.cache HOME=/wrkdirs/usr/ports/mail/pizauth/work TMPDIR="/wrkdirs/usr/ports/mail/pizauth/work" PATH=/wrkdirs/usr/ports/mail/pizauth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/pizauth/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/mail/pizauth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/pizauth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/pizauth/work/.cache HOME=/wrkdirs/usr/ports/mail/pizauth/work TMPDIR="/wrkdirs/usr/ports/mail/pizauth/work" PATH=/wrkdirs/usr/ports/mail/pizauth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/pizauth/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 " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="insta ll -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pizauth" EXAMPLESDIR="share/examples/pizauth" DATADIR="share/pizauth" WWWDIR="www/pizauth" ETCDIR="etc/pizauth" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pizauth DOCSDIR=/usr/local/share/doc/pizauth EXAMPLESDIR=/usr/local/share/examples/pizauth WWWDIR=/usr/local/www/pizauth ETCDIR=/usr/local/etc/pizauth --End SUB_LIST-- ---Begin 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 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- ulimit: can't get limit: Invalid argument cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pizauth-1.0.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [main-armv7-default-job-04] Installing pkg-1.21.3... [main-armv7-default-job-04] Extracting pkg-1.21.3: .......... done ===> pizauth-1.0.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pizauth-1.0.5 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by pizauth-1.0.5 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by pizauth-1.0.5 for building => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aead-0.5.2.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.86.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.3.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.5.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/bstr-1.9.1.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/cactus-1.0.7.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.98.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/cfgrammar-0.13.5.crate. => SHA256 Checksum OK for rust/crates/chacha20-0.9.1.crate. => SHA256 Checksum OK for rust/crates/chacha20poly1305-0.10.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.6.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/error-chain-0.12.4.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.23.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.30.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. <snip> 73 | #[cfg(has_error_description_deprecated)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/error-chain-0.12.4/src/error_chain.rs:82:11 | 82 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_source` --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/error-chain-0.12.4/src/lib.rs:581:31 | 581 | #[cfg(not(has_error_source))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_source` --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/error-chain-0.12.4/src/lib.rs:583:27 | 583 | #[cfg(has_error_source)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/error-chain-0.12.4/src/error_chain.rs:323:23 | 323 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/error-chain-0.12.4/src/lib.rs:823:5 | 823 | error_chain! {} | --------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `error-chain` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI=eabihf CARGO_CFG_TARGET_ARCH=arm CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Ctarget-cpu=-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CA RGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=armv7-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps:/wrkdirs/usr/ports/mail/pizauth/work/target/release:/usr/local/lib/rustlib/armv7-unknown-freebsd/lib' NUM_JOBS=3 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/build/nix-72137f82f07f1152/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=armv7-unknown-freebsd /wrkdirs/usr/ports/mail/pizauth/work/target/release/build/nix-59f3878ef8909f83/build-script-build` [nix 0.29.0] cargo:rustc-check-cfg=cfg(android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.29.0] cargo:rustc-check-cfg=cfg(ios) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.29.0] cargo:rustc-cfg=freebsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux) [nix 0.29.0] cargo:rustc-check-cfg=cfg(macos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris) [nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-cfg=bsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-cfg=bsd_without_apple [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-cfg=freebsdlike [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu) Compiling url v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/url-2.5.0 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/url-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=9e3465b1233c64c8 -C extra-filename=-9e3465b1233c64c8 --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libform_urlencoded-abbafba7bed610fc.rmeta --extern idna=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libidna-e3e8b428ac8159bb.rmeta --extern percent_encoding=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libper cent_encoding-0c60f64cf0d58bcf.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` Compiling thread_local v1.1.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/thread_local-1.1.8 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/thread_local-1.1.8/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0906abb8cea27c7f -C extra-filename=-0906abb8cea27c7f --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libcfg_if-7a466643c5c934d4.rmeta --extern once_cell=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libonce_cell-dd169eb986ac9614.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt<T> { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt<T, E> { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: `thread_local` (lib) generated 2 warnings Compiling webpki-roots v0.26.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/webpki-roots-0.26.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/webpki-roots-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate- type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=047f888716f1e1e3 -C extra-filename=-047f888716f1e1e3 --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/librustls_pki_types-d336de5f535e8aa6.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI=eabihf CARGO_CFG_TARGET_ARCH=arm CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Ctarget-cpu=-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/lrlex-0.13.5 CARGO_PKG_AUTHORS='Laurence Tratt <http://tratt.net/laurie/>' CARGO_PKG_DESCRIPTION='Simple lexer generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lrlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/softdevteam/grmtools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE ='' DEBUG=false HOST=armv7-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps:/wrkdirs/usr/ports/mail/pizauth/work/target/release:/usr/local/lib/rustlib/armv7-unknown-freebsd/lib' NUM_JOBS=3 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/build/lrlex-316f21754bf80dfe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=armv7-unknown-freebsd /wrkdirs/usr/ports/mail/pizauth/work/target/release/build/lrlex-88221e4ab17ca1d0/build-script-build` [lrlex 0.13.5] cargo:rustc-env=VERGEN_BUILD_TIMESTAMP=2024-10-04T08:27:52.477877531Z [lrlex 0.13.5] cargo:rerun-if-changed=build.rs [lrlex 0.13.5] cargo:rerun-if-env-changed=VERGEN_IDEMPOTENT [lrlex 0.13.5] cargo:rerun-if-env-changed=SOURCE_DATE_EPOCH Compiling aead v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aead CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/aead-0.5.2 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aead CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name aead --edition=2021 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "get random", "heapless", "rand_core", "std", "stream"))' -C metadata=7976673bc1a29a2b -C extra-filename=-7976673bc1a29a2b --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --extern crypto_common=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libcrypto_common-6785d2a6939062d0.rmeta --extern generic_array=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libgeneric_array-607111985a899729.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` Compiling is-terminal v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/is-terminal-0.4.12 CARGO_PKG_AUTHORS='softprops <d.tangren@gmail.com>:Dan Gohman <dev@sunfishcode.online>' CARGO_PKG_DESCRIPTION='Test whether a given stream is a terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-terminal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/is-terminal' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal --edition=2018 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-inc ompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed50fe99cc56e6fb -C extra-filename=-ed50fe99cc56e6fb --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --extern libc=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/liblibc-58e48fc084b16cd1.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` Compiling termcolor v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/termcolor-1.1.3 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/termcolor-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d6892a019f59c534 -C extra-filename=-d6892a019f59c534 --out-dir /wrkdirs/ usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` Compiling ryu v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=07ee71be40226638 -C extra-filename=-07ee71be40226638 --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` Compiling base64 v0.22.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/base64-0.22.1 CARGO_PKG_AUTHORS='Marshall Pierce <marshall@mpierce.org>' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=d ep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=883334d9c10d4876 -C extra-filename=-883334d9c10d4876 --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling bitflags v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/bitflags-2.5.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/bitflags-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std ", "serde", "std"))' -C metadata=dcd7c94ded99ddad -C extra-filename=-dcd7c94ded99ddad --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/build/nix-72137f82f07f1152/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi, artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=a8043156373fae46 -C extra-filename=-a8043156373fae46 --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L depe ndency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libbitflags-dcd7c94ded99ddad.rmeta --extern cfg_if=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libcfg_if-7a466643c5c934d4.rmeta --extern libc=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/liblibc-58e48fc084b16cd1.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check- cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` warning: `base64` (lib) generated 1 warning Compiling ureq v2.9.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ureq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/ureq-2.9.7 CARGO_PKG_AUTHORS='Martin Algesten <martin@algesten.se>:Jacob Hoffman-Andrews <ureq@hoffman-andrews.com>' CARGO_PKG_DESCRIPTION='Simple, safe HTTP client' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ureq CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/algesten/ureq' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.9.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps /usr/local/bin/rustc --crate-name ureq --edition=2018 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/ureq-2.9.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=de p-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("brotli", "charset", "cookies", "default", "gzip", "http-crate", "http-interop", "json", "native-certs", "native-tls", "proxy-from-env", "socks-proxy", "testdeps", "tls"))' -C metadata=e6fde24d33f56f58 -C extra-filename=-e6fde24d33f56f58 --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --extern base64=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libbase64-883334d9c10d4876.rmeta --extern flate2=/wrkdirs/usr/ports/mail/pizauth/work/target/armv 7-unknown-freebsd/release/deps/libflate2-1014e459f467c1cd.rmeta --extern log=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/liblog-7d27f1591de545d0.rmeta --extern once_cell=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libonce_cell-dd169eb986ac9614.rmeta --extern rustls=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/librustls-45e2dbfb51c6f033.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/librustls_pki_types-d336de5f535e8aa6.rmeta --extern webpki=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libwebpki-ff15fd96752e484a.rmeta --extern url=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/liburl-9e3465b1233c64c8.rmeta --extern webpki_roots=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libwebpki_roots-047f888716f1e1e3.rmeta --c ap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/build/ring-f9446697f80f7623/out` error[E0428]: the name `type_of_thread_id` is defined multiple times --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/nix-0.29.0/src/sys/signal.rs:1110:1 | 1107 | pub type type_of_thread_id = libc::lwpid_t; | ------------------------------------------- previous definition of the type `type_of_thread_id` here ... 1110 | pub type type_of_thread_id = libc::pid_t; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `type_of_thread_id` redefined here | = note: `type_of_thread_id` must be defined only once in the type namespace of this module error[E0609]: no field `sigev_notify_thread_id` on type `signal::sigevent::ffi::sigevent` --> /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/nix-0.29.0/src/sys/signal.rs:1364:25 | 1364 | sev.sigev_notify_thread_id = thread_id; | ^^^^^^^^^^^^^^^^^^^^^^ unknown field | = note: available fields are: `sigev_notify`, `sigev_signo`, `sigev_value`, `_sigev_un` Some errors have detailed explanations: E0428, E0609. For more information about an error, try `rustc --explain E0428`. error: could not compile `nix` (lib) due to 2 previous errors Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/build/nix-72137f82f07f1152/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/mail/pizauth/work/pizauth-pizauth-1.0.5/cargo-crates/nix-0.29.0/src/lib.rs --error-format=json --json=di agnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=a8043156373fae46 -C extra-filename=-a8043156373fae46 --out-dir /wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps --target armv7-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freeb sd/release/deps -L dependency=/wrkdirs/usr/ports/mail/pizauth/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libbitflags-dcd7c94ded99ddad.rmeta --extern cfg_if=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/libcfg_if-7a466643c5c934d4.rmeta --extern libc=/wrkdirs/usr/ports/mail/pizauth/work/target/armv7-unknown-freebsd/release/deps/liblibc-58e48fc084b16cd1.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check- cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` (exit status: 1) warning: build failed, waiting for other jobs to finish... warning: `rustls` (lib) generated 18 warnings *** Error code 101 Stop. make: stopped making "build" in /usr/ports/mail/pizauth