You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Log URL: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/p13f486017d78_s3df987c99/logs/loco-web-framework-g20240225_4.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=p13f486017d78_s3df987c99 Log: =>> Building www/loco build started at Sun Sep 15 13:11:09 UTC 2024 port directory: /usr/ports/www/loco package name: loco-web-framework-g20240225_4 building for: FreeBSD main-armv7-default-job-11 15.0-CURRENT FreeBSD 15.0-CURRENT 1500023 arm maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 526 Aug 27 01:02 /usr/ports/www/loco/Makefile Ports top last git commit: 13f486017d7 Ports top unclean checkout: no Port dir last git commit: 7a55f954253 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500023 Jail OSVERSION: 1500023 Job Id: 11 ---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/11/.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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/loco/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/loco/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/loco/work/.cache HOME=/wrkdirs/usr/ports/www/loco/work TMPDIR="/wrkdirs/usr/ports/www/loco/work" PATH=/wrkdirs/usr/ports/www/loco/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/loco/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/www/loco/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/loco/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/loco/work/.cache HOME=/wrkdirs/usr/ports/www/loco/work TMPDIR="/wrkdirs/usr/ports/www/loco/work" PATH=/wrkdirs/usr/ports/www/loco/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/loco/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="install -m 0644" BSD_INSTALL_MA N="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/loco" EXAMPLESDIR="share/examples/loco" DATADIR="share/loco" WWWDIR="www/loco" ETCDIR="etc/loco" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/loco DOCSDIR=/usr/local/share/doc/loco EXAMPLESDIR=/usr/local/share/examples/loco WWWDIR=/usr/local/www/loco ETCDIR=/usr/local/etc/loco --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-- 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 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> loco-web-framework-g20240225_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [main-armv7-default-job-11] Installing pkg-1.21.3... [main-armv7-default-job-11] Extracting pkg-1.21.3: .......... done ===> loco-web-framework-g20240225_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of loco-web-framework-g20240225_4 =========================================================================== =======================<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 accepted by the user ===> Fetching all distfiles required by loco-web-framework-g20240225_4 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by loco-web-framework-g20240225_4 for building => SHA256 Checksum OK for rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.9.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.2.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.12.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.3.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.0.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.2.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.6.0.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.4.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.77.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.69.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.2.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/btoi-0.4.3.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.15.3.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytesize-1.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.88.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.1.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.1.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.0.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.0.crate. => SHA256 Checksum OK for rust/crates/clru-0.6.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/content_inspector-0.2.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.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.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-0.8.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.11.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. <snip> | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `doc_cfg` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/ser/impls.rs:476:16 | 476 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `doc_cfg` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/ser/impls.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `doc_cfg` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/ser/impls.rs:516:16 | 516 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `doc_cfg` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/ser/impls.rs:550:16 | 550 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "alloc"))))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `no_target_has_atomic` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/ser/impls.rs:1045:23 | 1045 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1061 | / atomic_impl! { 1062 | | AtomicBool "8" 1063 | | AtomicI8 "8" 1064 | | AtomicI16 "16" ... | 1070 | | AtomicUsize "ptr" 1071 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` 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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/ser/impls.rs:1046:24 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1061 | / atomic_impl! { 1062 | | AtomicBool "8" 1063 | | AtomicI8 "8" 1064 | | AtomicI16 "16" ... | 1070 | | AtomicUsize "ptr" 1071 | | } | |_- 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/ser/impls.rs:1045:23 | 1045 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1074 | / atomic_impl! { 1075 | | AtomicI64 "64" 1076 | | AtomicU64 "64" 1077 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = 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(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` 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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/ser/impls.rs:1046:24 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1074 | / atomic_impl! { 1075 | | AtomicI64 "64" 1076 | | AtomicU64 "64" 1077 | | } | |_- 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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 `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/private/mod.rs:1:11 | 1 | #[cfg(not(no_serde_derive))] | ^^^^^^^^^^^^^^^ | = 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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` 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: `no_serde_derive` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/private/mod.rs:3:11 | 3 | #[cfg(not(no_serde_derive))] | ^^^^^^^^^^^^^^^ | = 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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` 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: `no_core_try_from` --> /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/serde-1.0.197/src/private/mod.rs:23:11 | 23 | #[cfg(not(no_core_try_from))] | ^^^^^^^^^^^^^^^^ | = 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(no_core_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_try_from)");` 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 For more information about this error, try `rustc --explain E0599`. warning: `rustix` (lib) generated 509 warnings error: could not compile `rustix` (lib) due to 2 previous errors; 509 warnings emitted Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/rustix-0.38.31 CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>:Jakub Konka <[email protected]>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/www/loco/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/www/loco/work/target/armv7-unknown-freebsd/release/build/rustix-719d32555d5949ab/out /usr/local/bin/rustc --crate-name rustix --edit ion=2021 /wrkdirs/usr/ports/www/loco/work/loco-9f4f444/loco-cli/cargo-crates/rustix-0.38.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=8385e2915dde78bd -C extra-filename=-8385e2915dde78bd --out-dir /wrkdirs/usr/ports/www/loco/work/target/armv7-unknown-freebsd/r elease/deps --target armv7-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/loco/work/target/armv7-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/loco/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/www/loco/work/target/armv7-unknown-freebsd/release/deps/libbitflags-db77879c3bcc21f4.rmeta --extern libc_errno=/wrkdirs/usr/ports/www/loco/work/target/armv7-unknown-freebsd/release/deps/liberrno-af0ef222ba1ba2ed.rmeta --extern libc=/wrkdirs/usr/ports/www/loco/work/target/armv7-unknown-freebsd/release/deps/liblibc-7c9b7ccf2efdd0bc.rmeta --cap-lints warn -C target-cpu= -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd --cfg fix_y2038` (exit status: 1) warning: build failed, waiting for other jobs to finish... warning: `regex-syntax` (lib) generated 2 warnings warning: `serde` (lib) generated 123 warnings *** Error code 101 Stop. make: stopped making "build" in /usr/ports/www/loco
