Rust ports that use libc < 0.2.176 cannot work on vanilla RISCV builds, which lack COMPAT11. (See PR #281600). freebsd-rustdate should either publish a new release with a newer version of libc, or else patch Cargo.lock in the ports tree.
Created attachment 272886 [details] Patch Cargo.lock to use newer libc