Can't extract rust on Poudriere 3.4.6

nxjoseph@

Developer
Hi,

I am having a trouble getting lang/rust built since it does not even pass the extract stage. This was not happening on 14.3 but I have recently upgraded to 14.4 and it is happening like also it did in 15.0 for me. Sad thing is I don't see anybody experience this right now...

Poudriere's testport is able to extract it somehow...

Code:
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=yusuf UID=1001 GID=1001
===>  License APACHE20 MIT accepted by the user
===> Fetching all distfiles required by rust-1.94.0 for building
===>  Extracting for rust-1.94.0
=> SHA256 Checksum OK for rust/rustc-1.94.0-src.tar.xz.
=> SHA256 Checksum OK for rust/2026-01-22/rustc-1.93.0-x86_64-unknown-freebsd.tar.xz.
=> SHA256 Checksum OK for rust/2026-01-22/rust-std-1.93.0-x86_64-unknown-freebsd.tar.xz.
=> SHA256 Checksum OK for rust/2026-01-22/cargo-1.93.0-x86_64-unknown-freebsd.tar.xz.

Code:
 ID  TOTAL       ORIGIN   PKGNAME       PHASE PHASE    TMPFS     CPU% MEM%
[01] 00:02:58 lang/rust | rust-1.94.0 extract 00:02:56 7.47 GiB 99.1% 0.9%
[00:02:59] Logs: /poudriere/data/logs/bulk/144amd64-main/2026-04-26_23h44m09s

Code:
$ mount -v | grep rust
/poudriere/data/cache/tmp/wrkdirs/144amd64-main/2026-04-26_23h44m09s/rust-1.94.0.5Gxgo2hH on /poudriere/data/.m/144amd64-main/01/wrkdirs (nullfs, local, fsid adff002929000000, vnodes: count 250467 )

Thanks in advance.
 
Back
Top