* installing *source* package ‘salso’ ... ** this is package ‘salso’ version ‘0.3.57’ ** using staged installation Timestamp: 2025-08-29 16:27:49 UTC SystemRequirements: Cargo (Rust's package manager), rustc (>= 1.80.1) Minimum Supported Rust Version (MSRV): 1.80.1 Trying to run: cargo --version 'cargo --version' reports: cargo 1.86.0 (adf9b6ad1 2025-02-28) Found cargo version: 1.86.0 Trying to run: rustc --version 'rustc --version' reports: rustc 1.86.0 (05f9846f8 2025-03-31) (built from a source tarball) Found rustc version: 1.86.0 MSRV is met. Found a suitable installation of cargo and rustc. Compiling autocfg v1.5.0 Compiling crossbeam-utils v0.8.21 Compiling libc v0.2.175 Compiling num-traits v0.2.19 Compiling getrandom v0.3.3 Compiling zerocopy v0.8.26 Compiling cfg-if v1.0.3 Compiling proc-macro2 v1.0.101 Compiling rand_core v0.9.3 Compiling crossbeam-epoch v0.9.18 Compiling unicode-ident v1.0.18 Compiling crossbeam-deque v0.8.6 Compiling num-integer v0.1.46 Compiling matrixmultiply v0.3.10 Compiling ppv-lite86 v0.2.21 Compiling quote v1.0.40 Compiling rawpointer v0.2.1 Compiling rand_chacha v0.9.0 Compiling rayon-core v1.13.0 Compiling rand v0.9.2 Compiling syn v2.0.106 Compiling num-complex v0.4.6 Compiling crossbeam-queue v0.3.12 Compiling crossbeam-channel v0.5.15 Compiling crossbeam v0.8.4 Compiling ndarray v0.16.1 Compiling roxido_macro v0.6.0 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust/roxido_macro) Compiling dahl-partition v0.5.3 (https://github.com/dbdahl/rust-dahl-partition.git?rev=f3a39e1#f3a39e12) Compiling num-bigint v0.4.6 Compiling rand_pcg v0.9.0 Compiling num_cpus v1.17.0 Compiling approx v0.4.0 Compiling approx v0.5.1 Compiling rbindings v0.6.0 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust/rbindings) Compiling either v1.15.0 Compiling rust v0.1.0 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust) Compiling rayon v1.11.0 Compiling dahl-bellnumber v0.1.1 Compiling roxido v0.6.0 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust/roxido) Compiling dahl-salso v0.6.6 (https://github.com/dbdahl/rust-dahl-salso.git?rev=f019a94#f019a946) Finished `release` profile [optimized + debuginfo] target(s) in 42.49s Compiling rust v0.1.0 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust) Finished `release` profile [optimized + debuginfo] target(s) in 18.50s Built Rust static library. Deleting temporary CARGO_HOME directory. ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c shim.c -o shim.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o salso.so shim.o -L. -lrust -L/home/hornik/tmp/R-d-gcc-15/lib -lR rm librust.a installing to /home/hornik/tmp/CRAN_recheck/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)