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/ampere5/data/143arm64-default/cec8681cbda7/logs/nextest-0.9.127.log Build URL: https://pkg-status.freebsd.org/ampere5/build.html?mastername=143arm64-default&build=cec8681cbda7 Log: =>> Building devel/nextest build started at Tue Feb 24 13:19:53 UTC 2026 port directory: /usr/ports/devel/nextest package name: nextest-0.9.127 building for: FreeBSD 143arm64-default-job-03 14.3-RELEASE-p8 FreeBSD 14.3-RELEASE-p8 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 12178 Feb 21 01:02 /usr/ports/devel/nextest/Makefile Ports top last git commit: cec8681cbda764677bdb9d9509fd9a340bd414ca Ports top unclean checkout: no Port dir last git commit: 36d53cc9007d84da76f4b51d59a9017210cc3624 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.5-1-gc04b0da0 Host OSVERSION: 1600007 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p8 UNAME_r=14.3-RELEASE-p8 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.5-1-gc04b0da0 MASTERMNT=/usr/local/poudriere/data/.m/143arm64-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/143arm64-default/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.5-1-gc04b0da0 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/devel/nextest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/nextest/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/nextest/work/.cache HOME=/wrkdirs/usr/ports/devel/nextest/work TMPDIR="/wrkdirs/usr/ports/devel/nextest/work" PATH=/wrkdirs/usr/ports/devel/nextest/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/nextest/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/devel/nextest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/nextest/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/nextest/work/.cache HOME=/wrkdirs/usr/ports/devel/nextest/work TMPDIR="/wrkdirs/usr/ports/devel/nextest/work" PATH=/wrkdirs/usr/ports/devel/nextest/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/nextest/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=" " 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_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nextest" EXAMPLESDIR="share/examples/nextest" DATADIR="share/nextest" WWWDIR="www/nextest" ETCDIR="etc/nextest" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nextest DOCSDIR=/usr/local/share/doc/nextest EXAMPLESDIR=/usr/local/share/examples/nextest WWWDIR=/usr/local/www/nextest ETCDIR=/usr/local/etc/nextest --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 #### #### # 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) 1048576 stack size (kbytes, -s) 1048576 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 pipebuf (-y) 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 ===> nextest-0.9.127 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143arm64-default-job-03] Installing pkg-2.5.1... [143arm64-default-job-03] Extracting pkg-2.5.1: .......... done ===> nextest-0.9.127 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nextest-0.9.127 =========================================================================== =======================<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 nextest-0.9.127 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 nextest-0.9.127 for building => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.12.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.4.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.18.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.10.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.8.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.98.crate. => SHA256 Checksum OK for rust/crates/async-scoped-0.9.0.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.88.crate. => SHA256 Checksum OK for rust/crates/atomic-0.6.1.crate. => SHA256 Checksum OK for rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for rust/crates/atomicwrites-0.4.4.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/axum-0.8.6.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.5.5.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.75.crate. => SHA256 Checksum OK for rust/crates/backtrace-ext-0.2.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.7.3.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.8.0.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.8.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.10.0.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/borsh-1.5.7.crate. => SHA256 Checksum OK for rust/crates/bstr-1.12.1.crate. => SHA256 Checksum OK for rust/crates/buf-list-1.1.2.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.24.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.11.1.crate. => SHA256 Checksum OK for rust/crates/bytesize-2.3.1.crate. => SHA256 Checksum OK for rust/crates/camino-1.2.2.crate. => SHA256 Checksum OK for rust/crates/camino-tempfile-1.4.1.crate. => SHA256 Checksum OK for rust/crates/camino-tempfile-ext-0.3.3.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cargo_metadata-0.23.1.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.30.crate. => SHA256 Checksum OK for rust/crates/cfg-expr-0.20.6.crate. <snip> Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_id CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/thread-id-5.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/thread-id-5.0.0/Cargo.toml CARGO_PKG_AUTHORS='Ruud van Asseldonk <[email protected]>' CARGO_PKG_DESCRIPTION='Get a unique thread ID' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread-id CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/ruuda/thread-id' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name thread_id --edition=2021 /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/thread-id-5. 0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba33867853d84d4e -C extra-filename=-e043e45cbf28a8fd --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/liblibc-a80151de826f7a8e.rmeta --cap-lints warn -C target-cpu= -C linker=cc` Compiling target-lexicon v0.13.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>' CARGO_PKG_DESCRIPTION='LLVM target triple types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/ne xtest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=77f8702e53988c46 -C extra-filename=-71e1eecf43c8bd31 --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/build/target-lexicon-71e1eecf43c8bd31 -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --cap-lints warn -C target-cpu= -C linker=cc` warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/data_model.rs:43:12 | 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/triple.rs:55:12 | 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:14:12 | 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:63:12 | 63 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:113:12 | 113 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:392:12 | 392 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:413:12 | 413 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:446:12 | 446 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:471:12 | 471 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:494:12 | 494 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:519:12 | 519 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:615:12 | 615 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:690:12 | 690 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:836:12 | 836 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/target-lexicon-0.13.3/src/targets.rs:924:12 | 924 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` = help: consider adding `rust_1_40` 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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/ucd-trie-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/ucd-trie-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant <[email protected]>' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/ucd-trie-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9518829fe8a 70f6e -C extra-filename=-7c6f67fe32cdc0b8 --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --cap-lints warn -C target-cpu= -C linker=cc` warning: `target-lexicon` (build script) generated 15 warnings Compiling cfg_aliases v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag <[email protected]>' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases - -edition=2018 /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9ba8bf8365424b2 -C extra-filename=-0adb53fc6f452ad1 --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --cap-lints warn -C target-cpu= -C linker=cc` Compiling owo-colors v4.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/owo-colors-4.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/owo-colors-4.2.3/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <[email protected]>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/owo-colors/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.2.3 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/ devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/owo-colors-4.2.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=af3f795948959d83 -C extra-filename=-aefacf58603fa12e --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/build/owo-colors-aefacf58603fa12e -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --cap-lints warn -C target-cpu= -C linker=cc` Compiling typenum v1.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg <[email protected]>:Andre Bogus <[email protected]>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/typenum-1.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=20b559a37ebc79 70 -C extra-filename=-7c6908a50bc1530d --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/build/typenum-7c6908a50bc1530d -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --cap-lints warn -C target-cpu= -C linker=cc` Compiling gimli v0.31.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/gimli-0.31.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/gimli-0.31.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.31.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/gimli-0.31.1/src/lib.r s --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="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=c846e95e3b90d366 -C extra-filename=-f5e0eed53272956f --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --cap-lints warn -C target-cpu= -C linker=cc` Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant <[email protected]>' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /w rkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=f882016fe8adafb2 -C extra-filename=-7698f603c3e1c643 --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --cap-lints warn -C target-cpu= -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=usdt_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/usdt-impl-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/usdt-impl-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Main implementation crate for the USDT package' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=usdt-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oxidecomputer/usdt.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/nextest/work/target/release/build/usdt-impl-7c21f9c4ec1cf747/out /usr/local/bin/rustc --crate-name usdt_impl --edition=2021 /wrkdir s/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=7f11206065fa74cd -C extra-filename=-7ddc3efe766dcae2 --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libbyteorder-7698f603c3e1c643.rmeta --extern dof=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libdof-c6d2122155972005.rmeta --extern dtrace_parser=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libdtrace_parser-a161164a621024ce.rmeta --extern libc=/wrkdirs/usr/ports/devel/nexte st/work/target/release/deps/liblibc-a80151de826f7a8e.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libproc_macro2-7aec1007c60bbacc.rmeta --extern quote=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libquote-b21e976bde78a522.rmeta --extern serde=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libserde-0cb9cde98675f27c.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libserde_json-77afdf2c7b82fa82.rmeta --extern syn=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libsyn-4e2c82d8bb34cae4.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libthiserror-92718dab13382d81.rmeta --extern thread_id=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libthread_id-e043e45cbf28a8fd.rmeta --cap-lints warn -C target-cpu= -C linker=cc --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'` error[E0308]: mismatched types --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/usdt-impl-0.6.0/src/no-linker.rs:168:49 | 166 | modname[i] = byte as i8; | ------- here the type of `modname` is inferred to be `[i8; 64]` 167 | } 168 | ioctl_section(&serialize_section(§ion), modname) | ------------- ^^^^^^^ expected `[u8; 64]`, found `[i8; 64]` | | | arguments to this function are incorrect | = note: expected array `[u8; 64]` found array `[i8; 64]` note: function defined here --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/usdt-impl-0.6.0/src/no-linker.rs:171:4 | 171 | fn ioctl_section(buf: &[u8], modname: [std::os::raw::c_char; 64]) -> Result<(), crate::Error> { | ^^^^^^^^^^^^^ ----------------------------------- For more information about this error, try `rustc --explain E0308`. error: could not compile `usdt-impl` (lib) due to 1 previous error Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=usdt_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/usdt-impl-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/usdt-impl-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Main implementation crate for the USDT package' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=usdt-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oxidecomputer/usdt.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/nextest/work/target/release/build/usdt-impl-7c21f9c4ec1cf747/out /usr/local/bin/rustc --crate-name usdt_impl --edition=2021 /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.127/cargo-crates/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=7f11206065fa74cd -C extra-filename=-7ddc3efe766dcae2 --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libbyteorder-7698f603c3e1c643.rmeta --extern dof=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libdof-c6d2122155972005.rmeta --extern dtrace_parser=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libdtrace_parser-a161164a621024ce.rmeta --extern libc=/wrkdir s/usr/ports/devel/nextest/work/target/release/deps/liblibc-a80151de826f7a8e.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libproc_macro2-7aec1007c60bbacc.rmeta --extern quote=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libquote-b21e976bde78a522.rmeta --extern serde=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libserde-0cb9cde98675f27c.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libserde_json-77afdf2c7b82fa82.rmeta --extern syn=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libsyn-4e2c82d8bb34cae4.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libthiserror-92718dab13382d81.rmeta --extern thread_id=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libthread_id-e043e45cbf28a8fd.rmeta --cap-lints warn -C target-cpu= -C linker=cc --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backen d_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'` (exit status: 1) warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make: stopped in /usr/ports/devel/nextest
