The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.84.1 (66221abde 2024-11-19)). Consider trying a newer version of Cargo (this may require the nightly release). See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature. The command '/bin/sh -c mkdir src && echo 'fn main() {}' > src/main.rs && cargo build --release && cargo clean --package $(awk '/name/ {gsub(/"/,""); print $3}' Cargo.toml | sed ':a;N;$!ba;s/\n//g' | tr -d '\r') && rm -rf src' returned a non-zero code: 101 Cleaning up project directory and file based variables ERROR: Job failed: exit code 101