* installing *source* package 'fangs' ...
** package 'fangs' successfully unpacked and MD5 sums checked
** using staged installation
---
Trying to find a suitable Cargo using tools::R_user_dir('cargo', 'cache').
Trying to find a suitable Cargo using the conventional location.
Trying to use Cargo at: C:\Users\CRAN\.cargo\bin\cargo.exe
'rustc --version' reports: rustc 1.76.0 (07dca489a 2024-02-04)
'cargo --version' reports: cargo 1.76.0 (c84b36747 2024-01-18)
Version '1.76.0' is available, which satisfies the need for '1.66.1'.
   Compiling autocfg v1.2.0
   Compiling proc-macro2 v1.0.79
   Compiling crossbeam-utils v0.8.19
   Compiling num-traits v0.2.18
   Compiling unicode-ident v1.0.12
   Compiling cfg-if v1.0.0
   Compiling getrandom v0.2.14
   Compiling matrixmultiply v0.3.8
   Compiling crossbeam-epoch v0.9.18
   Compiling quote v1.0.36
   Compiling rand_core v0.6.4
   Compiling rayon-core v1.12.1
   Compiling rawpointer v0.2.1
   Compiling crossbeam-deque v0.8.5
   Compiling syn v2.0.58
   Compiling num-complex v0.4.5
   Compiling num-integer v0.1.46
   Compiling lapjv v0.2.1 (D:\temp\RtmpYxnUfh\R.INSTALLb0b827f04881\fangs\src\rust\lapjv-rust)
   Compiling ppv-lite86 v0.2.17
   Compiling either v1.10.0
   Compiling rand_chacha v0.3.1
   Compiling ndarray v0.15.6
   Compiling roxido_macro v0.6.0 (D:\temp\RtmpYxnUfh\R.INSTALLb0b827f04881\fangs\src\rust\roxido_macro)
   Compiling log v0.4.21
   Compiling rust v0.1.0 (D:\temp\RtmpYxnUfh\R.INSTALLb0b827f04881\fangs\src\rust)
   Compiling rayon v1.10.0
   Compiling roxido v0.6.0 (D:\temp\RtmpYxnUfh\R.INSTALLb0b827f04881\fangs\src\rust\roxido)
   Compiling rand v0.8.5
   Compiling itertools v0.11.0
   Compiling rand_pcg v0.3.1
   Compiling approx v0.5.1
    Finished release [optimized + debuginfo] target(s) in 1m 02s
   Compiling rust v0.1.0 (D:\temp\RtmpYxnUfh\R.INSTALLb0b827f04881\fangs\src\rust)
    Finished release [optimized + debuginfo] target(s) in 19.66s
---
Built Rust static library.
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture

using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpYxnUfh/R.INSTALLb0b827f04881/fangs/src'
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c shim.c -o shim.o
gcc -shared -s -static-libgcc -o fangs.dll tmp.def shim.o -L. -lrust -lws2_32 -ladvapi32 -luserenv -lbcrypt -lntdll -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpYxnUfh/R.INSTALLb0b827f04881/fangs/src'
make[1]: Entering directory '/d/temp/RtmpYxnUfh/R.INSTALLb0b827f04881/fangs/src'
make[1]: Leaving directory '/d/temp/RtmpYxnUfh/R.INSTALLb0b827f04881/fangs/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-fangs/00new/fangs/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'fangs' as fangs_0.2.17.zip
* DONE (fangs)