fix: add uclibc MIPS signal flags compatibility #2671
+65
−26
Cirrus CI / FreeBSD 14 amd64 & i686
failed
Oct 7, 2025 in 3m 38s
Task Summary
Instruction build failed in 03:20
Details
✅ 00:02 clone
✅ 00:13 setup
❌ 03:20 build
commit-date: 2023-04-12
host: x86_64-unknown-freebsd
libgit2: 1.5.0 (sys:0.16.0 vendored)
libcurl: 7.86.0-DEV (sys:0.4.59+curl-7.86.0 vendored ssl:OpenSSL/1.1.1q)
os: FreeBSD 14.1-RELEASE [64-bit]
rustc -Vv
rustc 1.69.0 (84c898d65 2023-04-16)
binary: rustc
commit-hash: 84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc
commit-date: 2023-04-16
host: x86_64-unknown-freebsd
release: 1.69.0
LLVM version: 15.0.7
$TOOL $BUILD $ZFLAGS --target $TARGET --all-targets --all-features
Updating crates.io index
Downloading crates ...
Downloaded parking_lot_core v0.9.12
Downloaded cfg_aliases v0.2.1
Downloaded autocfg v1.5.0
Downloaded bitflags v1.3.2
Downloaded assert-impl v0.1.3
Downloaded scopeguard v1.2.0
Downloaded thiserror-impl v1.0.69
Downloaded thiserror v1.0.69
Downloaded cfg-if v1.0.3
Downloaded byteorder v1.5.0
Downloaded fastrand v2.3.0
Downloaded rand_chacha v0.9.0
Downloaded ppv-lite86 v0.2.21
Downloaded sysctl v0.4.6
Downloaded errno v0.3.14
Downloaded pin-utils v0.1.0
Downloaded rand_core v0.9.3
Downloaded quote v1.0.41
Downloaded memoffset v0.9.1
Downloaded unicode-ident v1.0.19
Downloaded proc-macro2 v1.0.101
Downloaded lock_api v0.4.14
Downloaded semver v1.0.27
Downloaded getrandom v0.3.3
Downloaded parking_lot v0.12.5
Downloaded smallvec v1.15.1
Downloaded tempfile v3.23.0
Downloaded once_cell v1.21.3
Downloaded bitflags v2.9.4
Downloaded zerocopy v0.8.27
Downloaded rand v0.9.2
Downloaded syn v2.0.106
Downloaded rustix v1.1.2
Downloaded libc v0.2.172
error: package `lock_api v0.4.14` cannot be built because it requires rustc 1.71.0 or newer, while the currently active rustc version is 1.69.0
Either upgrade to rustc 1.71.0 or newer, or use
cargo update -p [email protected] --precise ver
where `ver` is the latest version of `lock_api` supporting rustc 1.69.0
Exit status: 101
Loading