* installing *source* package ‘salso’ ... ** this is package ‘salso’ version ‘0.3.77’ ** using staged installation *** starting configure.R *** Timestamp: 2026-04-11 20:11:15.347908 MSRV (src/rust/Cargo.toml rust-version): 1.88 Selected Rust toolchain source: system PATH cargo path: /usr/bin/cargo cargo --version: cargo 1.92.0 (344c4567c 2025-10-21) (built from a source tarball) rustc path: /usr/bin/rustc rustc --version: rustc 1.92.0 (ded5c06cf 2025-12-08) (built from a source tarball) MSRV check passed. rustc -vV: rustc 1.92.0 (ded5c06cf 2025-12-08) (built from a source tarball) binary: rustc commit-hash: ded5c06cf21d2b93bffd5d884aa6e96934ee4234 commit-date: 2025-12-08 host: x86_64-unknown-linux-gnu release: 1.92.0 LLVM version: 21.1.8 Host triple: x86_64-unknown-linux-gnu Detected src/rust/vendor.tar.xz; setting CARGO_HOME to a local directory. Rendered src/Makevars from template. Wrote inst/cargo.log. Found src/rust/vendor.tar.xz; extracting vendored crates. Vendored crates and cargo config are ready. *** finishing configure.R *** ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-16) 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 r_init_shim.c -o r_init_shim.o 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 shims.c -o shims.o cd rust && R_CARGO_RUN_COUNTER=1 RUSTC="/usr/bin/rustc" CARGO_HOME="/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust/.cargo-home" "/usr/bin/cargo" build --release --lib Compiling autocfg v1.5.0 Compiling crossbeam-utils v0.8.21 Compiling num-traits v0.2.19 Compiling rand_core v0.10.0 Compiling proc-macro2 v1.0.106 Compiling libc v0.2.184 Compiling num-integer v0.1.46 Compiling crossbeam-epoch v0.9.18 Compiling unicode-ident v1.0.24 Compiling cfg-if v1.0.4 Compiling getrandom v0.4.2 Compiling quote v1.0.45 Compiling crossbeam-deque v0.8.6 Compiling matrixmultiply v0.3.10 Compiling cpufeatures v0.3.0 Compiling chacha20 v0.10.0 Compiling rayon-core v1.13.0 Compiling rawpointer v0.2.1 Compiling rand v0.10.1 Compiling syn v2.0.117 Compiling num-bigint v0.4.6 Compiling num-complex v0.4.6 Compiling approx v0.5.1 Compiling crossbeam-channel v0.5.15 Compiling crossbeam-queue v0.3.12 Compiling ndarray v0.17.2 Compiling crossbeam v0.8.4 Compiling roxido_macro v0.6.1 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust/roxido_macro) Compiling num-rational v0.4.2 Compiling dahl-partition v0.5.5 Compiling rand_pcg v0.10.2 Compiling either v1.15.0 Compiling rbindings v0.6.1 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust/rbindings) Compiling rust v0.1.0 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust) Compiling roxido v0.6.1 (/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust/roxido) Compiling dahl-salso v0.6.9 Compiling rayon v1.11.0 Compiling dahl-bellnumber v0.1.2 Finished `release` profile [optimized + debuginfo] target(s) in 40.10s cd rust && R_CARGO_RUN_COUNTER=2 RUSTC="/usr/bin/rustc" CARGO_HOME="/home/hornik/tmp/CRAN_recheck/salso.Rcheck/00_pkg_src/salso/src/rust/.cargo-home" "/usr/bin/cargo" build --release --lib 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 17.78s cp -f rust/target/release/librust.a rust/librust.a rm -rf rust/vendor gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o salso.so r_init_shim.o shims.o rust/librust.a -L/home/hornik/tmp/R-d-gcc-15/lib -lR /usr/bin/nm: apple_versioning.c.o: no symbols /usr/bin/nm: os_version_check.c.o: no symbols /usr/bin/nm: trampoline_setup.c.o: no symbols /usr/bin/nm: truncxfbf2.c.o: no symbols installing to /home/hornik/tmp/CRAN_recheck/salso.Rcheck/00LOCK-salso/00new/salso/libs ** R ** data *** moving datasets to lazyload DB ** demo ** 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)