* installing *source* package ‘fru’ ...
** this is package ‘fru’ version ‘0.0.3’
** package ‘fru’ successfully unpacked and MD5 sums checked
** using staged installation
cargo 1.91.1 (ea2d97820 2025-10-10)
rustc 1.91.1 (ed61e7d7e 2025-11-07)
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c wrapper.c -o wrapper.o
mkdir -p /Volumes/Builds/packages/big-sur-arm64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/.cargo
PATH="/opt/gfortran/bin:/opt/R/arm64/bin:/Library/TeX/texbin:/usr/texbin:/opt/R/arm64/gfortran/bin:/usr/local/bin:/usr/local/gfortran/bin:/usr/local/teTeX/bin/arm64-apple-darwin-current:/Library/Frameworks/R.framework/Resources/bin:/opt/gfortran/bin:/opt/R/arm64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/rbuild/.cargo/bin" cargo build --offline --release -j 2 --manifest-path=fru/Cargo.toml
warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter
     Locking 1 package to latest Rust 1.91.1 compatible version
      Adding xrf v0.1.3 (/Volumes/Builds/packages/big-sur-arm64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/xrf)
   Compiling xrf v0.1.3 (/Volumes/Builds/packages/big-sur-arm64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/xrf)
   Compiling fru v0.1.0 (/Volumes/Builds/packages/big-sur-arm64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/fru)
    Finished `release` profile [optimized] target(s) in 5.79s
rm -Rf /Volumes/Builds/packages/big-sur-arm64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/.cargo
rm -Rf fru/target/release/build 
clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o fru.so wrapper.o -Lfru/target/release -lfru -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf fru/target/release/fru.a fru/target
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/fru.Rcheck/00LOCK-fru/00new/fru/libs
** generating debug symbols (dSYM)
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/fru/target/release/libfru.a(fru-fc2e82b187224398.fru.3dd6762c6077c47b-cgu.0.rcgu.o) unable to open object file: No such file or directory
** 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)