* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* 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
Cargo version '1.69.1' is available, which satisfies the need for '1.65'.
   Compiling autocfg v1.1.0
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.147
   Compiling num-traits v0.2.15
   Compiling crossbeam-utils v0.8.16
   Compiling getrandom v0.2.10
   Compiling num-integer v0.1.45
   Compiling memoffset v0.9.0
   Compiling proc-macro2 v1.0.66
   Compiling rand_core v0.6.4
   Compiling crossbeam-epoch v0.9.15
   Compiling unicode-ident v1.0.11
   Compiling matrixmultiply v0.3.7
   Compiling scopeguard v1.2.0
   Compiling ppv-lite86 v0.2.17
   Compiling crossbeam-queue v0.3.8
   Compiling rand_chacha v0.3.1
   Compiling quote v1.0.31
   Compiling num-bigint v0.4.3
   Compiling rawpointer v0.2.1
   Compiling syn v2.0.26
   Compiling rand v0.8.5
   Compiling crossbeam-deque v0.8.3
   Compiling crossbeam-channel v0.5.8
   Compiling num-complex v0.4.3
   Compiling ndarray v0.15.6
   Compiling crossbeam v0.8.2
   Compiling dahl-partition v0.5.3
   Compiling roxido_macro v0.6.0 (/tmp/RtmpiBKEWu/R.INSTALL398e54d0c3347/salso/src/rust/roxido_macro)
   Compiling rand_pcg v0.3.1
   Compiling approx v0.4.0
   Compiling approx v0.5.1
   Compiling num_cpus v1.16.0
   Compiling rust v0.1.0 (/tmp/RtmpiBKEWu/R.INSTALL398e54d0c3347/salso/src/rust)
   Compiling dahl-bellnumber v0.1.1
   Compiling dahl-salso v0.6.6
   Compiling roxido v0.6.0 (/tmp/RtmpiBKEWu/R.INSTALL398e54d0c3347/salso/src/rust/roxido)
    Finished release [optimized] target(s) in 1m 04s
   Compiling rust v0.1.0 (/tmp/RtmpiBKEWu/R.INSTALL398e54d0c3347/salso/src/rust)
    Finished release [optimized] target(s) in 7.34s
---
Built Rust static library.
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpiBKEWu/R.INSTALL398e54d0c3347/salso/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c dummy.c -o dummy.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c shim.c -o shim.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o salso.so dummy.o shim.o -L. -lrust -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpiBKEWu/R.INSTALL398e54d0c3347/salso/src'
make[1]: Entering directory '/tmp/RtmpiBKEWu/R.INSTALL398e54d0c3347/salso/src'
make[1]: Leaving directory '/tmp/RtmpiBKEWu/R.INSTALL398e54d0c3347/salso/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/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
  converting help for package ‘salso’
    finding HTML links ... done
    bell                                    html  
    dlso                                    html  
    enumerate.partitions                    html  
    enumerate.permutations                  html  
    iris.clusterings                        html  
    partition.loss                          html  
    plot.salso.summary                      html  
    psm                                     html  
    salso                                   html  
    summary.salso.estimate                  html  
** 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)