* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/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: ‘Debian clang version 21.1.8 (1+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/fru/src'
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c wrapper.c -o wrapper.o
mkdir -p /home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/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 (/home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/fru/src/xrf)
Compiling xrf v0.1.3 (/home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/fru/src/xrf)
Compiling fru v0.1.0 (/home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/fru/src/fru)
Finished `release` profile [optimized] target(s) in 30.72s
rm -Rf /home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/fru/src/.cargo
rm -Rf fru/target/release/build
clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o fru.so wrapper.o -Lfru/target/release -lfru -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
rm -Rf fru/target/release/fru.a fru/target
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/fru/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/fru/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphuAcuL/R.INSTALL3d651d2006c87f/fru/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)