* installing *source* package ‘salso’ ... ** package ‘salso’ 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.69.0 (84c898d65 2023-04-16) (Fedora 1.69.0-1.fc36) 'cargo --version' reports: cargo 1.69.0 Version '1.69.0' is available, which satisfies the need for '1.66.1'. warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter Compiling autocfg v1.3.0 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.13 Compiling quote v1.0.37 Compiling num-traits v0.2.19 Compiling libc v0.2.158 Compiling crossbeam-utils v0.8.20 Compiling syn v2.0.77 Compiling cfg-if v1.0.0 Compiling getrandom v0.2.15 Compiling byteorder v1.5.0 Compiling rand_core v0.6.4 Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-deque v0.8.5 Compiling num-integer v0.1.46 Compiling matrixmultiply v0.3.9 Compiling rawpointer v0.2.1 Compiling rayon-core v1.12.1 Compiling zerocopy-derive v0.7.35 Compiling zerocopy v0.7.35 Compiling ppv-lite86 v0.2.20 Compiling rand_chacha v0.3.1 Compiling rand v0.8.5 Compiling num-complex v0.4.6 Compiling crossbeam-queue v0.3.11 Compiling crossbeam-channel v0.5.13 Compiling dahl-partition v0.5.3 (https://github.com/dbdahl/rust-dahl-partition.git?rev=ae99dfd12e4#ae99dfd1) Compiling crossbeam v0.8.4 Compiling ndarray v0.15.6 Compiling roxido_macro v0.6.0 (/data/gannet/ripley/R/packages/tests-clang/salso/src/rust/roxido_macro) Compiling num-bigint v0.4.6 Compiling rand_pcg v0.3.1 Compiling num_cpus v1.16.0 Compiling approx v0.4.0 Compiling approx v0.5.1 Compiling either v1.13.0 Compiling rust v0.1.0 (/data/gannet/ripley/R/packages/tests-clang/salso/src/rust) Compiling rayon v1.10.0 Compiling dahl-bellnumber v0.1.1 Compiling roxido v0.6.0 (/data/gannet/ripley/R/packages/tests-clang/salso/src/rust/roxido) Compiling dahl-salso v0.6.6 (https://github.com/dbdahl/rust-dahl-salso.git?rev=816577346c#81657734) Finished release [optimized + debuginfo] target(s) in 2m 16s warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter Compiling rust v0.1.0 (/data/gannet/ripley/R/packages/tests-clang/salso/src/rust) Finished release [optimized + debuginfo] target(s) in 1m 14s --- Built Rust static library. ** libs using C compiler: ‘clang version 19.1.1’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/salso/src' /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c shim.c -o shim.o /usr/local/clang19/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o salso.so shim.o -L. -lrust make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/salso/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/salso/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/salso/src' installing to /data/gannet/ripley/R/packages/tests-clang/salso.Rcheck/00LOCK-salso/00new/salso/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 (salso)