* installing *source* package ‘roxigraph’ ... ** this is package ‘roxigraph’ version ‘0.1.0’ ** package ‘roxigraph’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.84.1 (66221abde 2024-11-19) Using rustc 1.84.1 (e71f9a9a9 2025-01-27) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c entrypoint.c -o entrypoint.o if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /Volumes/Builds/packages/big-sur-x86_64/results/4.5/roxigraph.Rcheck/00_pkg_src/roxigraph/src/.cargo && \ cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-x86_64/results/4.5/roxigraph.Rcheck/00_pkg_src/roxigraph/src/.cargo/config.toml; \ fi export CARGO_HOME=/Volumes/Builds/packages/big-sur-x86_64/results/4.5/roxigraph.Rcheck/00_pkg_src/roxigraph/src/.cargo && \ export PATH="/opt/gfortran/bin:/opt/R/x86_64/bin:/Library/TeX/texbin:/usr/texbin:/opt/R/x86_64/gfortran/bin:/usr/local/bin:/usr/local/gfortran/bin:/usr/local/teTeX/bin/x86_64-apple-darwin-current:/Library/Frameworks/R.framework/Resources/bin:/opt/gfortran/bin:/opt/R/x86_64/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/opt/X11/bin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/urbanek/.cargo/bin" && \ RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter error: failed to get `extendr-api` as a dependency of package `roxigraph v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.5/roxigraph.Rcheck/00_pkg_src/roxigraph/src/rust)` Caused by: failed to load source for dependency `extendr-api` Caused by: Unable to update registry `crates-io` Caused by: failed to update replaced source registry `crates-io` Caused by: failed to parse manifest at `/Volumes/Builds/packages/big-sur-x86_64/results/4.5/roxigraph.Rcheck/00_pkg_src/roxigraph/src/vendor/sparopt/Cargo.toml` Caused by: feature `edition2024` is required 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. make: *** [rust/target/release/libroxigraph.a] Error 101 ERROR: compilation failed for package ‘roxigraph’ * removing ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.5/roxigraph.Rcheck/roxigraph’