* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * 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 find a suitable Cargo using the PATH environment variable. Trying to use Cargo at: /usr/bin/cargo 'rustc --version' reports: rustc 1.83.0 (90b35a623 2024-11-26) (built from a source tarball) 'cargo --version' reports: cargo 1.83.0 (5ffbef321 2024-10-29) Version '1.83.0' is available, which satisfies the need for '1.66.1'. Compiling autocfg v1.2.0 Compiling libc v0.2.153 Compiling num-traits v0.2.18 Compiling proc-macro2 v1.0.79 Compiling crossbeam-utils v0.8.19 Compiling cfg-if v1.0.0 Compiling unicode-ident v1.0.12 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 rawpointer v0.2.1 Compiling rayon-core v1.12.1 Compiling crossbeam-deque v0.8.5 Compiling syn v2.0.58 Compiling num-integer v0.1.46 Compiling num-complex v0.4.5 Compiling either v1.10.0 Compiling ppv-lite86 v0.2.17 Compiling lapjv v0.2.1 (/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/fangs/src/rust/lapjv-rust) Compiling rand_chacha v0.3.1 Compiling ndarray v0.15.6 Compiling roxido_macro v0.6.0 (/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/fangs/src/rust/roxido_macro) Compiling log v0.4.21 Compiling rust v0.1.0 (/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/fangs/src/rust) Compiling rayon v1.10.0 Compiling roxido v0.6.0 (/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/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` profile [optimized + debuginfo] target(s) in 54.06s Compiling rust v0.1.0 (/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/fangs/src/rust) Finished `release` profile [optimized + debuginfo] target(s) in 24.26s --- Built Rust static library. ** libs using C compiler: ‘Debian clang version 19.1.5 (1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/fangs/src' clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c shim.c -o shim.o clang-19 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o fangs.so shim.o -L. -lrust -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/fangs/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/fangs/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDPnbS1/R.INSTALL29de404d5a4f43/fangs/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-fangs/00new/fangs/libs ** 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 ** 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 (fangs)