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/ampere4/data/143arm64-quarterly/c35267d47353/logs/libwasmtime-40.0.1.log Build URL: https://pkg-status.freebsd.org/ampere4/build.html?mastername=143arm64-quarterly&build=c35267d47353 Log: =>> Building devel/libwasmtime build started at Fri Feb 13 09:22:17 UTC 2026 port directory: /usr/ports/devel/libwasmtime package name: libwasmtime-40.0.1 building for: FreeBSD 143arm64-quarterly-job-21 14.3-RELEASE-p8 FreeBSD 14.3-RELEASE-p8 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1665 Jan 15 01:01 /usr/ports/devel/libwasmtime/Makefile Ports top last git commit: c35267d473539a6d3b68bab439baf6dd1dd67189 Ports top unclean checkout: no Port dir last git commit: 9514ac9990434680c9394df1a07b7b7469198293 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4-15-g61aba751 Host OSVERSION: 1600007 Jail OSVERSION: 1403000 Job Id: 21 ---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.4-15-g61aba751 MASTERMNT=/usr/local/poudriere/data/.m/143arm64-quarterly/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-quarterly/21/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143arm64-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4-15-g61aba751 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/libwasmtime/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work/.cache HOME=/wrkdirs/usr/ports/devel/libwasmtime/work TMPDIR="/wrkdirs/usr/ports/devel/libwasmtime/work" PATH=/wrkdirs/usr/ports/devel/libwasmtime/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libwasmtime/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/libwasmtime/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libwasmtime/work/.cache HOME=/wrkdirs/usr/ports/devel/libwasmtime/work TMPDIR="/wrkdirs/usr/ports/devel/libwasmtime/work" PATH=/wrkdirs/usr/ports/devel/libwasmtime/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libwasmtime/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_D ATA="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/libwasmtime" EXAMPLESDIR="share/examples/libwasmtime" DATADIR="share/libwasmtime" WWWDIR="www/libwasmtime" ETCDIR="etc/libwasmtime" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libwasmtime DOCSDIR=/usr/local/share/doc/libwasmtime EXAMPLESDIR=/usr/local/share/examples/libwasmtime WWWDIR=/usr/local/www/libwasmtime ETCDIR=/usr/local/etc/libwasmtime --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 ===> NOTICE: The libwasmtime port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> libwasmtime-40.0.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143arm64-quarterly-job-21] Installing pkg-2.5.1... [143arm64-quarterly-job-21] Extracting pkg-2.5.1: .......... done ===> libwasmtime-40.0.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libwasmtime-40.0.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 ===> NOTICE: The libwasmtime port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by libwasmtime-40.0.1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The libwasmtime port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by libwasmtime-40.0.1 for building => SHA256 Checksum OK for rust/crates/addr2line-0.24.1.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.25.1.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.2.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.20.crate. => SHA256 Checksum OK for rust/crates/ambient-authority-0.0.2.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.21.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.13.crate. <snip> 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/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(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/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(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/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = 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: `features` --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` 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: `std` --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` 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 `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` 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 `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `wasmtime` (lib) generated 10 warnings (1 duplicate) error: could not compile `wasmtime` (lib) due to 1 previous error; 10 warnings emitted Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasmtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/crates/wasmtime CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/crates/wasmtime/Cargo.toml CARGO_PKG_AUTHORS='The Wasmtime Project Developers' CARGO_PKG_DESCRIPTION='High-level API to expose the Wasmtime runtime' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION=1.89.0 CARGO_PKG_VERSION=40.0.1 CARGO_PKG_VERSION_MAJOR=40 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/build/wasmtime-3dccf8910e17154d/out /usr/local/bin/rustc -- crate-name wasmtime --edition=2024 crates/wasmtime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_re ason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --cfg 'feature="addr2line"' --cfg 'feature="async"' --cfg 'feature="cache"' --cfg 'feature="component-model"' --cfg 'feature="coredump"' --cfg 'feature="cranelift"' --cfg 'feature="debug-builtins"' --cfg 'feature="demangle"' --cfg 'feature="gc"' --cfg 'feature="gc-drc"' --cfg 'feature="gc-null"' --cfg 'feature="once_cell"' --cfg 'feature="parallel-compilation"' --cfg 'feature="pooling-allocator"' --cfg 'feature="profiling"' --cfg 'feature="pulley"' --cfg 'feature="runtime"' --cfg 'feature="std"' --cfg 'feature="threads"' --cfg 'feature="wasmtime-jit-debug"' --cfg 'feature="wasmtime-jit-icache-coherence"' --cfg 'feature="wat"' --cfg 'feature="winch"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "all-arch", "async", "cache", "call-hook", "compile-time-builtins", "component-model", "component-model-async" , "component-model-async-bytes", "coredump", "cranelift", "custom-native-signals", "custom-sync-primitives", "custom-virtual-memory", "debug", "debug-builtins", "default", "demangle", "gc", "gc-drc", "gc-null", "incremental-cache", "memory-protection-keys", "once_cell", "parallel-compilation", "pooling-allocator", "profile-pulley", "profiling", "pulley", "reexport-wasmparser", "runtime", "stack-switching", "std", "threads", "trace-log", "wasmtime-jit-debug", "wasmtime-jit-icache-coherence", "wat", "wave", "winch", "wmemcheck"))' -C metadata=45f944df649e085f -C extra-filename=-89043c63b993cb06 --out-dir /wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libaddr2line-bbd3df75c2b9c30a.rmeta --extern anyhow=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libanyhow-420157d430b67266.rm eta --extern async_trait=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libasync_trait-eb69e48aaaa91e82.so --extern bitflags=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libbitflags-84394b912d2c9e7b.rmeta --extern bumpalo=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libbumpalo-fd7ef2ff6c8c348a.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libcfg_if-4bbbfcb1aa8c6c58.rmeta --extern encoding_rs=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libencoding_rs-3f4a39ce7c4dd639.rmeta --extern fxprof_processed_profile=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libfxprof_processed_profile-114432561a514d4b.rmeta --extern gimli=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libgimli-d5c75bde00d78d34.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libhashbrown-c49e8ae8460835e1.rmeta --extern indexmap=/wrkdirs/usr/por ts/devel/libwasmtime/work/target/release/deps/libindexmap-4d41ccbceb28180b.rmeta --extern libc=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/liblibc-5237d9fd50e87385.rmeta --extern log=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/liblog-bb19c92db2709178.rmeta --extern object=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libobject-4296276cd3e25d66.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libonce_cell-558b4e1119bb04e1.rmeta --extern postcard=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libpostcard-6ef86b529789656c.rmeta --extern pulley_interpreter=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libpulley_interpreter-9d6bc2ae221b1a81.rmeta --extern rayon=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/librayon-531ae2588d5df3d3.rmeta --extern rustix=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/librustix-5a6fe71df9aecdc1.rmet a --extern semver=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libsemver-8f30bc045fba813a.rmeta --extern serde=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libserde-172968cd96e27483.rmeta --extern serde_derive=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libserde_derive-d043a80940fb7343.so --extern serde_json=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libserde_json-83fbea4bade4e2f3.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libsmallvec-4fbf31ff87d0d1ba.rmeta --extern target_lexicon=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libtarget_lexicon-6e69ce807569683d.rmeta --extern wasm_encoder=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasm_encoder-f906474c7d310250.rmeta --extern wasmparser=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmparser-d519878569806720.rmeta --extern wasmtime_environ=/wrkdirs/usr/ports /devel/libwasmtime/work/target/release/deps/libwasmtime_environ-09655bc25a8a818c.rmeta --extern wasmtime_cache=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_cache-7179541019071023.rmeta --extern wasmtime_component_macro=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_component_macro-1c3dd2a0d1b9b2be.so --extern wasmtime_component_util=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_component_util-6379626771f18f0a.rmeta --extern wasmtime_cranelift=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_cranelift-81120c37cc35300f.rmeta --extern wasmtime_fiber=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_fiber-e16ca839b84c6652.rmeta --extern wasmtime_jit_debug=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_jit_debug-2fdb47c6f594b75d.rmeta --extern wasmtime_jit_icache_cohere nce=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_jit_icache_coherence-95dbeadf2d1c0603.rmeta --extern wasmtime_math=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_math-fb368ad87bd22d19.rmeta --extern wasmtime_slab=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_slab-a047f7ec3cc7d936.rmeta --extern wasmtime_unwinder=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_unwinder-6f41cb7c4e8326ec.rmeta --extern wasmtime_versioned_export_macros=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_versioned_export_macros-4a2af5046a4646d8.so --extern wasmtime_winch=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwasmtime_internal_winch-bb175d3af175fc19.rmeta --extern wat=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/deps/libwat-0c2172f975f3bd9f.rmeta -C target-cpu= -C ar=ar -C linker=cc - L native=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/build/wasmtime-3dccf8910e17154d/out -L native=/wrkdirs/usr/ports/devel/libwasmtime/work/target/release/build/wasmtime-internal-jit-debug-1ab22adde8b5e36d/out -L native=/usr/local/lib -l static=wasmtime-helpers --cfg has_native_signals --cfg has_virtual_memory --cfg has_host_compiler_backend --check-cfg 'cfg(asan)' --check-cfg 'cfg(has_native_signals)' --check-cfg 'cfg(has_virtual_memory)' --check-cfg 'cfg(has_custom_sync)' --check-cfg 'cfg(has_host_compiler_backend)' --check-cfg 'cfg(default_target_pulley)'` (exit status: 1) warning: build failed, waiting for other jobs to finish... warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple<R>(&self, rng: &mut R, amount: usize) -> SliceChooseIter<Self, Self::Item> | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple<R>(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result<SliceChooseIter<Self, Self::Item>, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result<SliceChooseIter<'_, Self, Self::Item>, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple<R>(&self, rng: &mut R, amount: usize) -> SliceChooseIter<Self, Self::Item> | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple<R>(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/libwasmtime/work/wasmtime-40.0.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result<SliceChooseIter<Self, Self::Item>, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result<SliceChooseIter<'_, Self, Self::Item>, WeightedError> | +++ warning: `idna` (lib) generated 1 warning (1 duplicate) warning: `rand` (lib) generated 32 warnings (1 duplicate) *** Error code 101 Stop. make: stopped in /usr/ports/devel/libwasmtime
