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/beefy18/data/143i386-default/ea4da10cbbca/logs/gram-text-editor-1.2.0.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=143i386-default&build=ea4da10cbbca Log: =>> Building editors/gram build started at Mon Mar 30 09:06:59 UTC 2026 port directory: /usr/ports/editors/gram package name: gram-text-editor-1.2.0 building for: FreeBSD 143i386-default-job-03 14.3-RELEASE-p10 FreeBSD 14.3-RELEASE-p10 i386 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 884 Mar 28 01:01 /usr/ports/editors/gram/Makefile Ports top last git commit: ea4da10cbbcac68e7befde5375f2650a2e81b836 Ports top unclean checkout: no Port dir last git commit: de44925da30d59529e03bbad24ac780a06b468e2 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.6-4-g83739588 Host OSVERSION: 1600014 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1403000 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=14.3-RELEASE-p10 LOCALBASE=/usr/local UNAME_v=FreeBSD 14.3-RELEASE-p10 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.6-4-g83739588 MASTERMNT=/usr/local/poudriere/data/.m/143i386-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/143i386-default/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.6-4-g83739588 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/editors/gram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/gram/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/gram/work/.cache HOME=/wrkdirs/usr/ports/editors/gram/work TMPDIR="/wrkdirs/usr/ports/editors/gram/work" PATH=/wrkdirs/usr/ports/editors/gram/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/gram/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-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/editors/gram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/gram/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/gram/work/.cache HOME=/wrkdirs/usr/ports/editors/gram/work TMPDIR="/wrkdirs/usr/ports/editors/gram/work" PATH=/wrkdirs/usr/ports/editors/gram/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/gram/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/gram" EXAMPLESDIR="share/examples/gram" DATADIR="share/gram" WWWDIR="www/gram" ETCDIR="etc/gram" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gram DOCSDIR=/usr/local/share/doc/gram EXAMPLESDIR=/usr/local/share/examples/gram WWWDIR=/usr/local/www/gram ETCDIR=/usr/local/etc/gram --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gram-text-editor-1.2.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.6.2_1.pkg [143i386-default-job-03] Installing pkg-2.6.2_1... [143i386-default-job-03] Extracting pkg-2.6.2_1: .......... done ===> gram-text-editor-1.2.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gram-text-editor-1.2.0 =========================================================================== =======================<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 GPLv3 accepted by the user => gram-1.2.0.tar.gz doesn't seem to exist in /portdistfiles. => Attempting to fetch https://codeberg.org/GramEditor/gram/archive/1.2.0.tar.gz?dummy=/gram-1.2.0.tar.gz gram-1.2.0.tar.gz 12 MB 9573 kBps 01s => rust/crates/any_vec-0.14.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/any_vec/0.14.0/download?dummy=/rust/crates/any_vec-0.14.0.crate rust/crates/any_vec-0.14.0.crate 37 kB 30 MBps 00s => rust/crates/ashpd-0.12.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/ashpd/0.12.2/download?dummy=/rust/crates/ashpd-0.12.2.crate rust/crates/ashpd-0.12.2.crate 120 kB 21 MBps 00s => rust/crates/async-dispatcher-0.1.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/async-dispatcher/0.1.2/download?dummy=/rust/crates/async-dispatcher-0.1.2.crate rust/crates/async-dispatcher-0.1.2.crate 7068 B 49 MBps 00s => rust/crates/async-tar-0.5.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/async-tar/0.5.1/download?dummy=/rust/crates/async-tar-0.5.1.crate rust/crates/async-tar-0.5.1.crate 51 kB 22 MBps 00s => rust/crates/async-tungstenite-0.32.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/async-tungstenite/0.32.1/download?dummy=/rust/crates/async-tungstenite-0.32.1.crate rust/crates/async-tungstenite-0.32.1.crate 47 kB 13 MBps 00s => rust/crates/auditable-serde-0.8.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/auditable-serde/0.8.0/download?dummy=/rust/crates/auditable-serde-0.8.0.crate rust/crates/auditable-serde-0.8.0.crate 5604 B 46 MBps 00s => rust/crates/bit-set-0.9.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/bit-set/0.9.1/download?dummy=/rust/crates/bit-set-0.9.1.crate rust/crates/bit-set-0.9.1.crate 19 kB 111 MBps 00s => rust/crates/bit-vec-0.9.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/bit-vec/0.9.1/download?dummy=/rust/crates/bit-vec-0.9.1.crate rust/crates/bit-vec-0.9.1.crate 28 kB 47 MBps 00s => rust/crates/bm25-2.3.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/bm25/2.3.2/download?dummy=/rust/crates/bm25-2.3.2.crate rust/crates/bm25-2.3.2.crate 28 kB 47 MBps 00s => rust/crates/cocoa-0.26.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/cocoa/0.26.0/download?dummy=/rust/crates/cocoa-0.26.0.crate rust/crates/cocoa-0.26.0.crate 41 kB 11 MBps 00s => rust/crates/cocoa-foundation-0.2.0.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/cocoa-foundation/0.2.0/download?dummy=/rust/crates/cocoa-foundation-0.2.0.crate rust/crates/cocoa-foundation-0.2.0.crate 14 kB 88 MBps 00s => rust/crates/command-fds-0.3.2.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/command-fds/0.3.2/download?dummy=/rust/crates/command-fds-0.3.2.crate rust/crates/command-fds-0.3.2.crate 12 kB 89 MBps 00s => rust/crates/core-graphics2-0.4.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/core-graphics2/0.4.1/download?dummy=/rust/crates/core-graphics2-0.4.1.crate rust/crates/core-graphics2-0.4.1.crate 43 kB 10 MBps 00s => rust/crates/core-services-0.2.1.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/core-services/0.2.1/download?dummy=/rust/crates/core-services-0.2.1.crate rust/crates/core-services-0.2.1.crate 5422 B 53 MBps 00s => rust/crates/core-video-0.4.3.crate doesn't seem to exist in /portdistfiles. => Attempting to fetch https://crates.io/api/v1/crates/core-video/0.4.3/download?dummy=/rust/crates/core-video-0.4.3.crate rust/crates/core-video-0.4.3.crate 22 kB 31 MBps 00s <snip> | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 104 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/map.rs:109:21 | 109 | pub fn iter_mut(&mut self) -> IterMut<K, V> { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/map.rs:119:19 | 119 | pub fn values(&self) -> slice::Iter<V> { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | pub fn values(&self) -> slice::Iter<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/map.rs:124:23 | 124 | pub fn values_mut(&mut self) -> slice::IterMut<V> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 124 | pub fn values_mut(&mut self) -> slice::IterMut<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/primary.rs:91:19 | 91 | pub fn values(&self) -> slice::Iter<V> { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | pub fn values(&self) -> slice::Iter<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/primary.rs:96:23 | 96 | pub fn values_mut(&mut self) -> slice::IterMut<V> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | pub fn values_mut(&mut self) -> slice::IterMut<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/primary.rs:101:17 | 101 | pub fn iter(&self) -> Iter<K, V> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 101 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/primary.rs:106:21 | 106 | pub fn iter_mut(&mut self) -> IterMut<K, V> { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 106 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/set.rs:135:17 | 135 | pub fn iter(&self) -> SetIter<K> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | pub fn iter(&self) -> SetIter<'_, K> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-entity-0.120.2/src/sparse.rs:197:19 | 197 | pub fn values(&self) -> slice::Iter<V> { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub fn values(&self) -> slice::Iter<'_, V> { | +++ warning: `cranelift-entity` (lib) generated 14 warnings Compiling cranelift-assembler-x64 v0.120.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-assembler-x64-0.120.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-assembler-x64-0.120.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Cranelift-specific x64 assembler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cranelift-assembler-x64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.84.0 CARGO_PKG_VERSION=0.120.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=120 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/gram/work/target/release/deps MACOSX_DEPLOYMENT_TARGET=10.15.7 /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-assembler-x64-0.120 .2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--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=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=impl-trait-overcaptures --warn=deprecated-safe-2024 '--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)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=77a317b4c5db1841 -C extra-filename=-9656687dd21a4788 --out-dir /wrkdirs/usr/ports/editors/gram/work/target/release/build/cranelift-assembler-x64-9656687dd21a4788 -L dependency=/wrkdirs/usr/ports/editors/gram/work/target/release/deps --extern cranelift_assembler_x64_meta=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libcranelift_assembler_x64_meta-f97e29c3b4379982.rlib --cap-lints warn -C linker=cc` Compiling cobs v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cobs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cobs-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cobs-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Allen Welkie <>:James Munns <[email protected]>' CARGO_PKG_DESCRIPTION=' This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cobs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jamesmunns/cobs.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/gram/work/target/release/deps MACOSX_DEPLOYMENT_TARGET=10.15.7 /usr/local/bin/rustc --crate-name cobs --edition=2021 /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cobs-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "serde", "std", "use_std"))' -C metadata=09795be02d49772e -C extra-filename=-9517247d60b2a999 --out-dir /wrkdirs/usr/ports/editors/gram/work/target/release/deps -L dependency=/wrkdirs/usr/ports/editors/gram/work/target/release/deps --extern thiserror=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libthiserror-0bc1f8f3e52e09be.rmeta --cap-lints warn -C linker=cc` Compiling wasmtime-versioned-export-macros v33.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasmtime_versioned_export_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/wasmtime-versioned-export-macros-33.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/wasmtime-versioned-export-macros-33.0.2/Cargo.toml CARGO_PKG_AUTHORS='The Wasmtime Project Developers' CARGO_PKG_DESCRIPTION='Macros for defining versioned exports in Wasmtime' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmtime-versioned-export-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION=1.84.0 CARGO_PKG_VERSION=33.0.2 CARGO_PKG_VERSION_MAJOR=33 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/gram/work/target/release/deps MACOSX_DEPLOYMENT_TARGET=10.15.7 /usr/local/bin/rustc --crate-nam e wasmtime_versioned_export_macros --edition=2021 /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/wasmtime-versioned-export-macros-33.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=555597ff583b5487 -C extra-filename=-fb33b11307744c0c --out-dir /wrkdirs/usr/ports/editors/gram/work/target/release/deps -L dependency=/wrkdirs/usr/ports/editors/gram/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libproc_macro2-2ebdd2d3be9279af.rlib --extern quote=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libquote-d858d0e1494828b1.rlib --extern syn=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libsyn-e83dc54370fd2e5f.rlib --extern proc_macro --cap-lints warn -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-isle-0.120.2/src/codegen.rs:495:52 | 495 | fn validate_block(ret_kind: ReturnKind, block: &Block) -> Nested { | ^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided 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 | 495 | fn validate_block(ret_kind: ReturnKind, block: &Block) -> Nested<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-isle-0.120.2/src/serialize.rs:405:18 | 405 | fn new_block(&mut self) -> Decomposition { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 405 | fn new_block(&mut self) -> Decomposition<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/cranelift-isle-0.120.2/src/stablemapset.rs:68:25 | 68 | pub(crate) fn entry(&mut self, k: K) -> Entry<K, V> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 68 | pub(crate) fn entry(&mut self, k: K) -> Entry<'_, K, V> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/semver-1.0.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/semver-1.0.27/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/gram/work/target/release/deps MACOSX_DEPLOYMENT_TARGET=10.15.7 /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/editors/gram/work/gram/cargo-crates/semver-1.0.27/src/lib.rs -- error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d0ac5d9a966b1e39 -C extra-filename=-a09fd4827fe72ac7 --out-dir /wrkdirs/usr/ports/editors/gram/work/target/release/deps -L dependency=/wrkdirs/usr/ports/editors/gram/work/target/release/deps --extern serde=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libserde_core-ce5743edb678dd03.rmeta --cap-lints warn -C linker=cc` For more information about this error, try `rustc --explain E0308`. error: could not compile `gpui` (lib) due to 1 previous error Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gpui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/gram/work/gram/crates/gpui CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/gram/work/gram/crates/gpui/Cargo.toml CARGO_PKG_AUTHORS='Nathan Sobo <[email protected]>' CARGO_PKG_DESCRIPTION='Gram'\''s GPU-accelerated UI framework' CARGO_PKG_HOMEPAGE='https://gpui.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gpui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zed-industries/zed' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/gram/work/target/release/deps MACOSX_DEPLOYMENT_TARGET=10.15.7 OUT_DIR=/wrkdirs/usr/ports/editors/gram/work/target/release/build/gpui-0244ab564545a7fe/out /usr/local/bin/rustc --crate-name gpui --edition=2024 crates/gpui/src/gpui.rs --er ror-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=1 '--allow=clippy::style' --allow=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--deny=clippy::todo' '--allow=clippy::single_range_in_vec_init' '--deny=clippy::redundant_clone' '--allow=clippy::nonminimal_bool' '--allow=clippy::let_underscore_future' '--allow=clippy::large_enum_variant' '--deny=clippy::disallowed_methods' '--deny=clippy::declare_interior_mutable_const' '--deny=clippy::dbg_macro' --cfg 'feature="as-raw-xcb-connection"' --cfg 'feature="ashpd"' --cfg 'feature="bitflags"' --cfg 'feature="bytemuck"' --cfg 'feature="calloop-wayland-source"' --cfg 'feature="cosmic-text"' --cfg 'feature="filedescriptor"' --cfg 'feature="font-kit"' --cfg 'feature="open"' --cfg 'feature="wayland"' --cfg 'feature="wayland-backend"' --cfg 'featu re="wayland-client"' --cfg 'feature="wayland-cursor"' --cfg 'feature="wayland-protocols"' --cfg 'feature="wayland-protocols-plasma"' --cfg 'feature="wayland-protocols-wlr"' --cfg 'feature="wgpu"' --cfg 'feature="windows-manifest"' --cfg 'feature="x11"' --cfg 'feature="x11-clipboard"' --cfg 'feature="x11rb"' --cfg 'feature="xim"' --cfg 'feature="xkbcommon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("as-raw-xcb-connection", "ashpd", "backtrace", "bitflags", "bytemuck", "calloop-wayland-source", "cosmic-text", "default", "filedescriptor", "font-kit", "inspector", "leak-detection", "objc2", "objc2-metal", "open", "rand", "runtime_shaders", "test-support", "wayland", "wayland-backend", "wayland-client", "wayland-cursor", "wayland-protocols", "wayland-protocols-plasma", "wayland-protocols-wlr", "wgpu", "windows-manifest", "x11", "x11-clipboard", "x11rb", "xim", "xkbcommon"))' -C metadata=1efcbbeb64fe2d7f -C extra-filename=-aed324aca0a9841f --out-dir /wrkdirs/ usr/ports/editors/gram/work/target/release/deps -L dependency=/wrkdirs/usr/ports/editors/gram/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libanyhow-d5ab11e52d98dc6d.rmeta --extern as_raw_xcb_connection=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libas_raw_xcb_connection-66768ec4a94f7e7f.rmeta --extern ashpd=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libashpd-17fb54d477465600.rmeta --extern async_task=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libasync_task-cba67d1f340c94d7.rmeta --extern bitflags=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libbitflags-d1a90dfba148ea45.rmeta --extern bytemuck=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libbytemuck-abf1632d7f16bef8.rmeta --extern calloop=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libcalloop-242142adb56f8efc.rmeta --extern calloop_wayland_source=/wrkdirs/usr/ports/editors/gram/work/target/releas e/deps/libcalloop_wayland_source-4813aea60f25d5da.rmeta --extern circular_buffer=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libcircular_buffer-c2dcf5841447de88.rmeta --extern collections=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libcollections-49133599211514db.rmeta --extern cosmic_text=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libcosmic_text-44af940dd89b9e87.rmeta --extern ctor=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libctor-42b33db8d7def3d0.rmeta --extern derive_more=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libderive_more-38f7e98451ee4e74.so --extern etagere=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libetagere-3dfd2edea656c6ba.rmeta --extern filedescriptor=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libfiledescriptor-c3330b07c846df11.rmeta --extern flume=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libflume-cafc9f27cd906314.rmeta --extern futures=/wrkdirs/us r/ports/editors/gram/work/target/release/deps/libfutures-de30a8dc57e320a4.rmeta --extern gpui_macros=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libgpui_macros-baff9943823a3651.so --extern http_client=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libhttp_client-2f415f2fac93f39c.rmeta --extern image=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libimage-4dab1be8e643e218.rmeta --extern inventory=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libinventory-94824825af4d6dc6.rmeta --extern itertools=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libitertools-62ea0d2d69f50f17.rmeta --extern libc=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/liblibc-0662b6c5f3eb7e0b.rmeta --extern log=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/liblog-bd529a8623d9c0d8.rmeta --extern lyon=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/liblyon-3f31d4b20e52f4d5.rmeta --extern num_cpus=/wrkdirs/usr/ports/editors/gra m/work/target/release/deps/libnum_cpus-0d92afdfe854dcce.rmeta --extern oo7=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/liboo7-7bdd5551f8643035.rmeta --extern open=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libopen-2a08e3dcd13b1a9d.rmeta --extern parking=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libparking-30e089778fd7bcbf.rmeta --extern parking_lot=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libparking_lot-f02f1b380885598b.rmeta --extern pathfinder_geometry=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libpathfinder_geometry-c15f3d9d9a9c26ae.rmeta --extern pin_project=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libpin_project-1bddb6922da9021a.rmeta --extern postage=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libpostage-8f7de42bc13da341.rmeta --extern profiling=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libprofiling-b05c1bd43f1f42ba.rmeta --extern raw_window_handle=/wrkdi rs/usr/ports/editors/gram/work/target/release/deps/libraw_window_handle-a80b13b0b7b031e8.rmeta --extern refineable=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/librefineable-3ec3b9fab943ee99.rmeta --extern resvg=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libresvg-ced622cccf3a6d66.rmeta --extern schemars=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libschemars-60a5a19a00178131.rmeta --extern seahash=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libseahash-76f79ef1c7429be7.rmeta --extern semantic_version=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libsemantic_version-a3a4e24daf93afcf.rmeta --extern serde=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libserde-ee146dd426f86f44.rmeta --extern serde_json=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libserde_json-f8c8aa50d25ef081.rmeta --extern slotmap=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libslotmap-77986792817896a0.rmeta --exte rn smallvec=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libsmallvec-53d60dcecf1b31ab.rmeta --extern smol=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libsmol-3e316980e95ec876.rmeta --extern spin=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libspin-0e9c88cc95dd2615.rmeta --extern stacksafe=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libstacksafe-4a2680eb9890106b.rmeta --extern strum=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libstrum-42c1c7355d9c027e.rmeta --extern sum_tree=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libsum_tree-b5a26e459a6b6554.rmeta --extern swash=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libswash-caeeb8f6d0826d21.rmeta --extern taffy=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libtaffy-d481848028642d30.rmeta --extern thiserror=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libthiserror-0bc1f8f3e52e09be.rmeta --extern usvg=/wrkdirs/usr/ports/ed itors/gram/work/target/release/deps/libusvg-705e9d4f51905966.rmeta --extern util=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libutil-f081f7afbe354702.rmeta --extern util_macros=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libutil_macros-d9ffbb8b8e27bb31.so --extern uuid=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libuuid-e89f0509cc1bd27e.rmeta --extern waker_fn=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libwaker_fn-7b95afa5c247e1d9.rmeta --extern wayland_backend=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libwayland_backend-e14ad1be68b33368.rmeta --extern wayland_client=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libwayland_client-c3a4cb694dc3268d.rmeta --extern wayland_cursor=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libwayland_cursor-056bf09cb45768ff.rmeta --extern wayland_protocols=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libwayland_protocols-77d3df85b7e9417e.rmeta --extern wayland_protocols_plasma=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libwayland_protocols_plasma-949001d43cc55067.rmeta --extern wayland_protocols_wlr=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libwayland_protocols_wlr-a2f5e44295c23f02.rmeta --extern wgpu=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libwgpu-1954585a61bf6138.rmeta --extern x11_clipboard=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libx11_clipboard-a45cae88f4c2e189.rmeta --extern x11rb=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libx11rb-2a76200b2af9c097.rmeta --extern xkbcommon=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libxkbcommon-8468b1decf4ecb96.rmeta --extern font_kit=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libzed_font_kit-7fe6e55d4f569ea8.rmeta --extern xim=/wrkdirs/usr/ports/editors/gram/work/target/release/deps/libzed_xim-976b019b60406db6.rmeta -C linker=cc -L native=/wrkdirs/usr/ports/editors/gram /work/target/release/build/psm-313a0cf9a000cea7/out -L native=/wrkdirs/usr/ports/editors/gram/work/target/release/build/freetype-sys-6de2ad5a51e93999/out --check-cfg 'cfg(gles)'` (exit status: 1) warning: build failed, waiting for other jobs to finish... warning: `cranelift-isle` (lib) generated 3 warnings *** Error code 101 Stop. make: stopped in /usr/ports/editors/gram
