* installing *source* package 'fangs' ... ** this is package 'fangs' version '0.2.21' ** package 'fangs' successfully unpacked and MD5 sums checked ** using staged installation SystemRequirements: Cargo (Rust's package manager), rustc (>= 1.81.0) Minimum Supported Rust Version (MSRV): 1.81.0 Trying to run: cargo --version 'cargo --version' reports: cargo 1.81.0 (2dbb1af80 2024-08-20) Found cargo version: 1.81.0 Trying to run: rustc --version 'rustc --version' reports: rustc 1.81.0 (eeb90cda1 2024-09-04) Found rustc version: 1.81.0 MSRV is met. Found a suitable installation of cargo and rustc. Compiling autocfg v1.4.0 Compiling crossbeam-utils v0.8.21 Compiling num-traits v0.2.19 Compiling proc-macro2 v1.0.94 Compiling getrandom v0.3.2 Compiling cfg-if v1.0.0 Compiling unicode-ident v1.0.18 Compiling zerocopy v0.8.24 Compiling matrixmultiply v0.3.9 Compiling crossbeam-epoch v0.9.18 Compiling rand_core v0.9.3 Compiling quote v1.0.40 Compiling rawpointer v0.2.1 Compiling rayon-core v1.12.1 Compiling ppv-lite86 v0.2.21 Compiling syn v2.0.100 Compiling crossbeam-deque v0.8.6 Compiling num-integer v0.1.46 Compiling num-complex v0.4.6 Compiling lapjv v0.2.2 (D:\temp\2025_04_14_01_50_00_13770\RtmpKO0RGo\R.INSTALL310cc809f66\fangs\src\rust\lapjv-rust) Compiling either v1.15.0 Compiling ndarray v0.16.1 Compiling roxido_macro v0.6.0 (D:\temp\2025_04_14_01_50_00_13770\RtmpKO0RGo\R.INSTALL310cc809f66\fangs\src\rust\roxido_macro) Compiling rand_chacha v0.9.0 Compiling log v0.4.27 Compiling rbindings v0.6.0 (D:\temp\2025_04_14_01_50_00_13770\RtmpKO0RGo\R.INSTALL310cc809f66\fangs\src\rust\rbindings) Compiling rust v0.1.0 (D:\temp\2025_04_14_01_50_00_13770\RtmpKO0RGo\R.INSTALL310cc809f66\fangs\src\rust) Compiling roxido v0.6.0 (D:\temp\2025_04_14_01_50_00_13770\RtmpKO0RGo\R.INSTALL310cc809f66\fangs\src\rust\roxido) Compiling rand v0.9.0 Compiling rayon v1.10.0 Compiling itertools v0.14.0 Compiling rand_pcg v0.9.0 Compiling approx v0.5.1 Finished `release` profile [optimized + debuginfo] target(s) in 1m 46s Compiling rust v0.1.0 (D:\temp\2025_04_14_01_50_00_13770\RtmpKO0RGo\R.INSTALL310cc809f66\fangs\src\rust) Finished `release` profile [optimized + debuginfo] target(s) in 21.41s Built Rust static library. Deleting temporary CARGO_HOME directory. ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' make[1]: Entering directory '/d/temp/2025_04_14_01_50_00_13770/RtmpKO0RGo/R.INSTALL310cc809f66/fangs/src' gcc -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -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:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/2025_04_14_01_50_00_13770/RtmpKO0RGo/R.INSTALL310cc809f66/fangs/src' make[1]: Entering directory '/d/temp/2025_04_14_01_50_00_13770/RtmpKO0RGo/R.INSTALL310cc809f66/fangs/src' make[1]: Leaving directory '/d/temp/2025_04_14_01_50_00_13770/RtmpKO0RGo/R.INSTALL310cc809f66/fangs/src' installing to d:/Rcompile/CRANpkg/lib/4.5/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.21.zip * DONE (fangs)