Add MS_NOSYMFOLLOW flag #2685
Open
Add MS_NOSYMFOLLOW flag #2685
Cirrus CI / FreeBSD 14 amd64 & i686
failed
Oct 7, 2025 in 3m 41s
Task Summary
Instruction build failed in 03:13
Details
✅ 00:02 clone
✅ 00:22 setup
❌ 03:13 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 byteorder v1.5.0
Downloaded once_cell v1.21.3
Downloaded thiserror v1.0.69
Downloaded scopeguard v1.2.0
Downloaded memoffset v0.9.1
Downloaded assert-impl v0.1.3
Downloaded errno v0.3.14
Downloaded autocfg v1.5.0
Downloaded cfg_aliases v0.2.1
Downloaded smallvec v1.15.1
Downloaded rand_core v0.9.3
Downloaded pin-utils v0.1.0
Downloaded fastrand v2.3.0
Downloaded bitflags v1.3.2
Downloaded thiserror-impl v1.0.69
Downloaded ppv-lite86 v0.2.21
Downloaded cfg-if v1.0.3
Downloaded rand_chacha v0.9.0
Downloaded unicode-ident v1.0.19
Downloaded bitflags v2.9.4
Downloaded parking_lot v0.12.5
Downloaded sysctl v0.4.6
Downloaded semver v1.0.27
Downloaded parking_lot_core v0.9.12
Downloaded quote v1.0.41
Downloaded lock_api v0.4.14
Downloaded tempfile v3.23.0
Downloaded proc-macro2 v1.0.101
Downloaded getrandom v0.3.3
Downloaded rand v0.9.2
Downloaded zerocopy v0.8.27
Downloaded syn v2.0.106
Downloaded rustix v1.1.2
Downloaded libc v0.2.176
error: package `parking_lot v0.12.5` cannot be built because it requires rustc 1.71 or newer, while the currently active rustc version is 1.69.0
Either upgrade to rustc 1.71 or newer, or use
cargo update -p [email protected] --precise ver
where `ver` is the latest version of `parking_lot` supporting rustc 1.69.0
Exit status: 101
Loading