* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* 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.91.1 (ea2d97820 2025-10-10) (built from a source tarball)
rustc 1.91.1 (ed61e7d7e 2025-11-07) (built from a source tarball)
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’
make[1]: Entering directory '/tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c wrapper.c -o wrapper.o
mkdir -p /tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src/.cargo
cargo build --offline --release -j 2 --manifest-path=fru/Cargo.toml
     Locking 1 package to latest Rust 1.91.1 compatible version
      Adding xrf v0.1.3 (/tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src/xrf)
   Compiling xrf v0.1.3 (/tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src/xrf)
   Compiling fru v0.1.0 (/tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src/fru)
    Finished `release` profile [optimized] target(s) in 24.69s
rm -Rf /tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src/.cargo
rm -Rf fru/target/release/build 
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o fru.so wrapper.o -Lfru/target/release -lfru -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
rm -Rf fru/target/release/fru.a fru/target
make[1]: Leaving directory '/tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src'
make[1]: Entering directory '/tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src'
make[1]: Leaving directory '/tmp/Rtmplg98WZ/R.INSTALL2f090314881672/fru/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-fru/00new/fru/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (fru)