* installing *source* package ‘salso’ ...
** package ‘salso’ successfully unpacked and MD5 sums checked
** using staged installation
*** starting configure.R ***
Timestamp: 2026-04-17 03:08:50.431725
MSRV (src/rust/Cargo.toml rust-version): 1.85.1
Selected Rust toolchain source: personal cargo bin (/Users/urbanek/.cargo/bin)
cargo path: /Users/urbanek/.cargo/bin/cargo
cargo --version: cargo 1.93.0 (083ac5135 2025-12-15)
rustc path: /Users/urbanek/.cargo/bin/rustc
rustc --version: rustc 1.93.0 (254b59607 2026-01-19)
MSRV check passed.
rustc -vV:
  rustc 1.93.0 (254b59607 2026-01-19)
  binary: rustc
  commit-hash: 254b59607d4417e9dffbc307138ae5c86280fe4c
  commit-date: 2026-01-19
  host: x86_64-apple-darwin
  release: 1.93.0
  LLVM version: 21.1.8
Host triple: x86_64-apple-darwin
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: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c r_init_shim.c -o r_init_shim.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c shims.c -o shims.o
cd rust && R_CARGO_RUN_COUNTER=1 RUSTC="/Users/urbanek/.cargo/bin/rustc" CARGO_HOME="/Volumes/Builds/packages/big-sur-x86_64/results/4.4/salso.Rcheck/00_pkg_src/salso/src/rust/.cargo-home" "/Users/urbanek/.cargo/bin/cargo" build --release --lib
   Compiling autocfg v1.5.0
   Compiling crossbeam-utils v0.8.21
   Compiling libc v0.2.185
   Compiling proc-macro2 v1.0.106
   Compiling rand_core v0.10.1
   Compiling getrandom v0.4.2
   Compiling unicode-ident v1.0.24
   Compiling cfg-if v1.0.4
   Compiling quote v1.0.45
   Compiling num-traits v0.2.19
   Compiling crossbeam-epoch v0.9.18
   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 crossbeam-channel v0.5.15
   Compiling rand v0.10.1
   Compiling syn v2.0.117
   Compiling crossbeam-queue v0.3.12
   Compiling crossbeam v0.8.4
   Compiling rand_pcg v0.10.2
   Compiling rust v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/salso.Rcheck/00_pkg_src/salso/src/rust)
   Compiling either v1.15.0
   Compiling dahl-partition v0.5.5 (https://github.com/dbdahl/rust-dahl-partition.git?rev=dbb59e5#dbb59e50)
   Compiling rbindings v0.6.1 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/salso.Rcheck/00_pkg_src/salso/src/rust/rbindings)
   Compiling num-integer v0.1.46
   Compiling approx v0.5.1
   Compiling num-complex v0.4.6
   Compiling rayon v1.12.0
   Compiling num-bigint v0.4.6
   Compiling ndarray v0.17.2
   Compiling roxido_macro v0.6.1 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/salso.Rcheck/00_pkg_src/salso/src/rust/roxido_macro)
   Compiling num-rational v0.4.2
   Compiling roxido v0.6.1 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/salso.Rcheck/00_pkg_src/salso/src/rust/roxido)
   Compiling dahl-bellnumber v0.1.2 (https://github.com/dbdahl/rust-dahl-bellnumber.git?rev=792af17#792af17f)
   Compiling dahl-salso v0.6.9 (https://github.com/dbdahl/rust-dahl-salso.git?rev=cdabc9c#cdabc9c7)
    Finished `release` profile [optimized + debuginfo] target(s) in 57.65s
cd rust && R_CARGO_RUN_COUNTER=2 RUSTC="/Users/urbanek/.cargo/bin/rustc" CARGO_HOME="/Volumes/Builds/packages/big-sur-x86_64/results/4.4/salso.Rcheck/00_pkg_src/salso/src/rust/.cargo-home" "/Users/urbanek/.cargo/bin/cargo" build --release --lib
   Compiling rust v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/salso.Rcheck/00_pkg_src/salso/src/rust)
    Finished `release` profile [optimized + debuginfo] target(s) in 20.03s
cp -f rust/target/release/librust.a rust/librust.a
rm -rf rust/vendor
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o salso.so r_init_shim.o shims.o rust/librust.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/salso.Rcheck/00LOCK-salso/00new/salso/libs
** generating debug symbols (dSYM)
warning: (x86_64)  failed to insert symbol '__ZN3std3sys12thread_local11destructors4list5DTORS17hf41d03eb5e58c1f6E' in the debug map.
warning: (x86_64)  failed to insert symbol '__ZN3std3sys12thread_local5guard5apple6enable10REGISTERED17hc2ea9f88027120aeE' in the debug map.
warning: (x86_64)  failed to insert symbol '__ZN3std9panicking11panic_count17LOCAL_PANIC_COUNT29_$u7b$$u7b$constant$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$23__RUST_STD_INTERNAL_VAL17h86bd117e496414ccE' in the debug map.
** 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)