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/150releng-arm64-default/4bb2e36e912e/logs/nextest-0.9.109_1.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=150releng-arm64-default&build=4bb2e36e912e Log: =>> Building devel/nextest build started at Sat Nov 22 07:18:44 -00 2025 port directory: /usr/ports/devel/nextest package name: nextest-0.9.109_1 building for: FreeBSD 150releng-arm64-default-job-12 15.0-BETA5 FreeBSD 15.0-BETA5 1500068 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 11220 Nov 15 01:04 /usr/ports/devel/nextest/Makefile Ports top last git commit: 4bb2e36e912 Ports top unclean checkout: no Port dir last git commit: d6b6027df63 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1600000 Jail OSVERSION: 1500068 Job Id: 12 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-BETA5 1500068 UNAME_r=15.0-BETA5 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.4 MASTERMNT=/usr/local/poudriere/data/.m/150releng-arm64-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/150releng-arm64-default/12/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=150releng-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/150releng-arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 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=15.0 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--- # 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) 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.109_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [150releng-arm64-default-job-12] Installing pkg-2.4.2_1... [150releng-arm64-default-job-12] Extracting pkg-2.4.2_1: .......... done ===> nextest-0.9.109_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nextest-0.9.109_1 =========================================================================== =======================<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 => rust/crates/camino-tempfile-1.4.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/camino-tempfile/1.4.1/download?dummy=/rust/crates/camino-tempfile-1.4.1.crate rust/crates/camino-tempfile-1.4.1.crate 25 kB 16 MBps 00s => rust/crates/camino-tempfile-ext-0.3.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/camino-tempfile-ext/0.3.3/download?dummy=/rust/crates/camino-tempfile-ext-0.3.3.crate rust/crates/camino-tempfile-ext-0.3.3.crate 18 kB 19 MBps 00s => rust/crates/derive-ex-0.1.8.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/derive-ex/0.1.8/download?dummy=/rust/crates/derive-ex-0.1.8.crate rust/crates/derive-ex-0.1.8.crate 24 kB 14 MBps 00s => rust/crates/dof-0.4.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/dof/0.4.0/download?dummy=/rust/crates/dof-0.4.0.crate rust/crates/dof-0.4.0.crate 13 kB 18 MBps 00s => rust/crates/dtrace-parser-0.3.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/dtrace-parser/0.3.0/download?dummy=/rust/crates/dtrace-parser-0.3.0.crate rust/crates/dtrace-parser-0.3.0.crate 9569 B 29 MBps 00s => rust/crates/enable-ansi-support-0.3.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/enable-ansi-support/0.3.1/download?dummy=/rust/crates/enable-ansi-support-0.3.1.crate rust/crates/enable-ansi-support-0.3.1.crate 6112 B 23 MBps 00s => rust/crates/future-queue-0.4.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/future-queue/0.4.0/download?dummy=/rust/crates/future-queue-0.4.0.crate rust/crates/future-queue-0.4.0.crate 30 kB 13 MBps 00s => rust/crates/guppy-0.17.23.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/guppy/0.17.23/download?dummy=/rust/crates/guppy-0.17.23.crate rust/crates/guppy-0.17.23.crate 138 kB 8764 kBps 00s => rust/crates/iddqd-0.3.14.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/iddqd/0.3.14/download?dummy=/rust/crates/iddqd-0.3.14.crate rust/crates/iddqd-0.3.14.crate 109 kB 7429 kBps 00s => rust/crates/newtype-uuid-1.3.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/newtype-uuid/1.3.1/download?dummy=/rust/crates/newtype-uuid-1.3.1.crate rust/crates/newtype-uuid-1.3.1.crate 19 kB 12 MBps 00s => rust/crates/recursion-0.5.4.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/recursion/0.5.4/download?dummy=/rust/crates/recursion-0.5.4.crate rust/crates/recursion-0.5.4.crate 1356 kB 26 MBps 00s => rust/crates/target-spec-3.5.4.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/target-spec/3.5.4/download?dummy=/rust/crates/target-spec-3.5.4.crate rust/crates/target-spec-3.5.4.crate 31 kB 12 MBps 00s => rust/crates/target-spec-miette-0.4.5.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/target-spec-miette/0.4.5/download?dummy=/rust/crates/target-spec-miette-0.4.5.crate rust/crates/target-spec-miette-0.4.5.crate 15 kB 40 MBps 00s => rust/crates/test-strategy-0.4.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/test-strategy/0.4.3/download?dummy=/rust/crates/test-strategy-0.4.3.crate rust/crates/test-strategy-0.4.3.crate 48 kB 6475 kBps 00s => rust/crates/thread-id-5.0.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/thread-id/5.0.0/download?dummy=/rust/crates/thread-id-5.0.0.crate rust/crates/thread-id-5.0.0.crate 10 kB 18 MBps 00s => rust/crates/usdt-0.6.0.crate doesn't seem to exist in /portdistfiles. <snip> Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/cargo-crates/gimli-0.31.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/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.109/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=3edf32812701334f -C extra-filename=-21511ecd16378068 --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 ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `rust_1_40` --> /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/cargo-crates/target-lexicon-0.13.2/src/data_model.rs:43:12 | 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/triple.rs:55:12 | 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:14:12 | 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:61:12 | 61 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:111:12 | 111 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:390:12 | 390 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:411:12 | 411 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:444:12 | 444 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:467:12 | 467 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:490:12 | 490 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:515:12 | 515 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:574:12 | 574 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:649:12 | 649 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:793:12 | 793 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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.109/cargo-crates/target-lexicon-0.13.2/src/targets.rs:881:12 | 881 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `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: `target-lexicon` (build script) generated 16 warnings (1 duplicate) 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.109/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/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.109/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=38be9195fae62e54 -C extra-filename=-040f8e14fc425719 --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 ar=ar -C linker=cc` warning: `byteorder` (lib) generated 1 warning (1 duplicate) 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.109/cargo-crates/owo-colors-4.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/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.109/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=fe735c7974bc034c -C extra-filename=-b33690ee5170c72f --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/build/owo-colors-b33690ee5170c72f -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --cap-lints warn -C target-cpu= -C ar=ar -C linker=cc` warning: `owo-colors` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=aarch64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=neon CARGO_CFG_TARGET_HAS_ATOMIC=128,16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Ctarget-cpu=-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/cargo-crates/owo-colors-4.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/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_READ ME=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='' DEBUG=false HOST=aarch64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/nextest/work/target/release/deps:/wrkdirs/usr/ports/devel/nextest/work/target/release:/usr/local/lib/rustlib/aarch64-unknown-freebsd/lib' NUM_JOBS=3 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/devel/nextest/work/target/release/build/owo-colors-7d4281839c849eea/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=aarch64-unknown-freebsd /wrkdirs/usr/ports/devel/nextest/work/target/release/build/owo-colors-b33690ee5170c72f/build-script-build` [owo-colors 4.2.3] cargo:rustc-check-cfg=cfg(doc_cfg) [owo-colors 4.2.3] cargo:rustc-check-cfg=cfg(const_mut_refs) [owo-colors 4.2.3] cargo:rustc-cfg=const_mut_refs 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.109/cargo-crates/usdt-impl-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/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-f1806f7f9b52b32d/out /usr/local/bin/rustc --crate-name usdt_impl --edition=2021 /wrkdir s/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/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=dc76c84b7ebdac6a -C extra-filename=-f257dae06da03d2b --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-040f8e14fc425719.rmeta --extern dof=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libdof-2fd220f7e5264854.rmeta --extern dtrace_parser=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libdtrace_parser-bc372d14a3fbc48b.rmeta --extern libc=/wrkdirs/usr/ports/devel/nexte st/work/target/release/deps/liblibc-036482fb5abdb548.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libproc_macro2-53c44fdf6c7ffc5f.rmeta --extern quote=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libquote-2d39a9b6a9dc772e.rmeta --extern serde=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libserde-247e7fd864df87fa.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libserde_json-c277599c8e8cd94c.rmeta --extern syn=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libsyn-36f0ec190d23ea42.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libthiserror-24ad3d5fc151735c.rmeta --extern thread_id=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libthread_id-be9f70a57de8c0c2.rmeta --cap-lints warn -C target-cpu= -C ar=ar -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.109/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.109/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`. warning: `tracing-attributes` (lib) generated 1 warning (1 duplicate) Compiling tracing v0.1.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/cargo-crates/tracing-0.1.41/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman <[email protected]>:Tokio Contributors <[email protected]>' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/cargo-crates/tracing-0.1.41/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attribute s"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=d5161f1f1cb5ca85 -C extra-filename=-b7c60497899baeba --out-dir /wrkdirs/usr/ports/devel/nextest/work/target/release/deps -L dependency=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libpin_project_lite-9b536bfdbceeec78.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libtracing_attributes-d9971ed3eb757802.so --extern tracing_core=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libtracin g_core-bb8d523abcdbda0b.rmeta --cap-lints warn -C target-cpu= -C ar=ar -C linker=cc` warning: `usdt-impl` (lib) generated 1 warning (1 duplicate) error: could not compile `usdt-impl` (lib) due to 1 previous error; 1 warning emitted 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.109/cargo-crates/usdt-impl-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/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-f1806f7f9b52b32d/out /usr/local/bin/rustc --crate-name usdt_impl --edition=2021 /wrkdirs/usr/ports/devel/nextest/work/nextest-cargo-nextest-0.9.109/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=dc76c84b7ebdac6a -C extra-filename=-f257dae06da03d2b --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-040f8e14fc425719.rmeta --extern dof=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libdof-2fd220f7e5264854.rmeta --extern dtrace_parser=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libdtrace_parser-bc372d14a3fbc48b.rmeta --extern libc=/wrkdir s/usr/ports/devel/nextest/work/target/release/deps/liblibc-036482fb5abdb548.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libproc_macro2-53c44fdf6c7ffc5f.rmeta --extern quote=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libquote-2d39a9b6a9dc772e.rmeta --extern serde=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libserde-247e7fd864df87fa.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libserde_json-c277599c8e8cd94c.rmeta --extern syn=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libsyn-36f0ec190d23ea42.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libthiserror-24ad3d5fc151735c.rmeta --extern thread_id=/wrkdirs/usr/ports/devel/nextest/work/target/release/deps/libthread_id-be9f70a57de8c0c2.rmeta --cap-lints warn -C target-cpu= -C ar=ar -C linker=cc --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(us dt_backend_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... warning: `tracing` (lib) generated 1 warning (1 duplicate) warning: `gimli` (lib) generated 1 warning (1 duplicate) *** Error code 101 Stop. make: stopped making "build" in /usr/ports/devel/nextest
