* installing *source* package 'fru' ...
** this is package 'fru' version '0.0.2'
** package 'fru' successfully unpacked and MD5 sums checked
** using staged installation
cargo 1.92.0 (344c4567c 2025-10-21)
rustc 1.92.0 (ded5c06cf 2025-12-08)
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_02_05_01_50_00_2357/Rtmpqws7SL/R.INSTALL4bb4343f6a7a/fru/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c wrapper.c -o wrapper.o
mkdir -p D:/Rcompile/CRANpkg/local/4.6/.cargo
cargo build --release --offline -j 2 --manifest-path=fru/Cargo.toml
     Locking 1 package to latest Rust 1.92.0 compatible version
      Adding xrf v0.1.3 (D:\temp\2026_02_05_01_50_00_2357\Rtmpqws7SL\R.INSTALL4bb4343f6a7a\fru\src\xrf)
   Compiling xrf v0.1.3 (D:\temp\2026_02_05_01_50_00_2357\Rtmpqws7SL\R.INSTALL4bb4343f6a7a\fru\src\xrf)
   Compiling fru v0.1.0 (D:\temp\2026_02_05_01_50_00_2357\Rtmpqws7SL\R.INSTALL4bb4343f6a7a\fru\src\fru)
    Finished `release` profile [optimized] target(s) in 25.17s
rm -Rf D:/Rcompile/CRANpkg/local/4.6/.cargo
rm -Rf fru/target/release/build
gcc -shared -s -static-libgcc -o fru.dll tmp.def wrapper.o -Lfru/target/release -lfru -lws2_32 -ladvapi32 -lgdi32 -lbcrypt -lcrypt32 -luserenv -lntdll -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_02_05_01_50_00_2357/Rtmpqws7SL/R.INSTALL4bb4343f6a7a/fru/src'
make[1]: Entering directory '/d/temp/2026_02_05_01_50_00_2357/Rtmpqws7SL/R.INSTALL4bb4343f6a7a/fru/src'
make[1]: Leaving directory '/d/temp/2026_02_05_01_50_00_2357/Rtmpqws7SL/R.INSTALL4bb4343f6a7a/fru/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-fru/00new/fru/libs/x64
** R
** 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 'fru' as fru_0.0.2.zip
* DONE (fru)