* installing *source* package 'hellorust' ... ** package 'hellorust' successfully unpacked and MD5 sums checked ** using staged installation cargo 1.81.0 (2dbb1af80 2024-08-20) rustc 1.81.0 (eeb90cda1 2024-09-04) ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2025_03_19_01_50_00_29761/RtmpyYgBTz/R.INSTALL25524495194/hellorust/src' gcc -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -DSTRICT_R_HEADERS -DR_NO_REMAP -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c wrapper.c -o wrapper.o 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-4.4.3/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:.:/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/.cargo/bin:/c/Users/CRAN/AppData/Local/Microsoft/WindowsApps:/usr/bin:/c/Program Files/Julia/bin:/c/Users/CRAN/.cargo/bin:/d/compiler/LDC/bin:/d/RCompile/recent/R-4.4.3/bin/x64/" cargo build --target=x86_64-pc-windows-gnu --release --manifest-path=myrustlib/Cargo.toml warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Locking 10 packages to latest compatible versions Adding rand_core v0.3.1 (latest: v0.4.2) Blocking waiting for file lock on package cache Compiling winapi-x86_64-pc-windows-gnu v0.4.0 Compiling winapi v0.3.9 Compiling libc v0.2.171 Compiling rand v0.4.6 Compiling myrustlib v0.1.0 (D:\temp\2025_03_19_01_50_00_29761\RtmpyYgBTz\R.INSTALL25524495194\hellorust\src\myrustlib) Finished `release` profile [optimized] target(s) in 35.80s gcc -shared -s -static-libgcc -o hellorust.dll tmp.def wrapper.o -Lmyrustlib/target/x86_64-pc-windows-gnu/release -lmyrustlib -lws2_32 -ladvapi32 -lgdi32 -lbcrypt -lcrypt32 -luserenv -lntdll -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR rm -Rf myrustlib/target/x86_64-pc-windows-gnu/release/libmyrustlib.a myrustlib/target make[1]: Leaving directory '/d/temp/2025_03_19_01_50_00_29761/RtmpyYgBTz/R.INSTALL25524495194/hellorust/src' make[1]: Entering directory '/d/temp/2025_03_19_01_50_00_29761/RtmpyYgBTz/R.INSTALL25524495194/hellorust/src' make[1]: Leaving directory '/d/temp/2025_03_19_01_50_00_29761/RtmpyYgBTz/R.INSTALL25524495194/hellorust/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-hellorust/00new/hellorust/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'hellorust' as hellorust_1.2.3.zip * DONE (hellorust)