* installing *source* package 'gifski' ... ** using staged installation Building from source using /c/Users/CRAN/.cargo/bin/cargo cargo 1.69.0 (6e9a83356 2023-04-12) ** libs Warning: this package has a non-empty 'configure.ucrt' file, so building only the main architecture using C compiler: 'gcc.exe (GCC) 12.2.0' rm -Rf gifski.dll myrustlib/target/x86_64-pc-windows-gnu/release/libmyrustlib.a wrapper.o myrustlib/target rustup target add x86_64-pc-windows-gnu || true info: component 'rust-std' for target 'x86_64-pc-windows-gnu' is up to date gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c wrapper.c -o wrapper.o Building for x86_64-pc-windows-gnu from vendor.tar.xz sources! if [ -f myrustlib/vendor.tar.xz ]; then tar xf myrustlib/vendor.tar.xz && mkdir -p .cargo && cp myrustlib/vendor-config.toml .cargo/config.toml; fi PATH="C:\Users\CRAN\\.cargo\\bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/d/RCompile/recent/R/bin/x64:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:.:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/c/Program Files/MiKTeX/miktex/bin/x64:/c/Program Files/gs/gs/bin:/d/compiler/qpdf/bin:/d/RCompile/CRANpkg/extralibs/localsolver_4_0/bin:/d/RCompile/CRANpkg/extralibs/MARK:/c/Program Files/7-Zip:/d/Compiler/gretl:/c/Program Files/Quarto/bin:/d/compiler/Ruby/bin:/c/Program Files/Microsoft MPI/Bin:/c/Program Files/Python/Scripts:/c/Program Files/Python:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/PuTTY:/c/Program Files (x86)/WinSCP:/c/Program Files/Pandoc:/c/Program Files/MiKTeX/miktex/bin/x64:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Program Files/gs/gs/bin:/c/Program Files/jdk-11.0.18.10-hotspot/bin:/d/compiler/perl/c/bin:/d/compiler/perl/perl/site/bin:/d/compiler/perl/perl/bin:/c/Users/CRAN/AppData/Local/Microsoft/WindowsApps:/bin:/c/Program Files/Julia/bin:/c/Users/CRAN/.cargo/bin:/d/RCompile/recent/R/bin/x64/" cargo build --target=x86_64-pc-windows-gnu --release --manifest-path=myrustlib/Cargo.toml error: package `anstyle v1.0.3` cannot be built because it requires rustc 1.70.0 or newer, while the currently active rustc version is 1.69.0 Either upgrade to rustc 1.70.0 or newer, or use cargo update -p anstyle@1.0.3 --precise ver where `ver` is the latest version of `anstyle` supporting rustc 1.69.0 make: *** [Makevars.ucrt:13: myrustlib/target/x86_64-pc-windows-gnu/release/libmyrustlib.a] Error 101 ERROR: compilation failed for package 'gifski' * removing 'd:/RCompile/CRANincoming/R-devel/lib/gifski'