* installing *source* package ‘fangs’ ...
** package ‘fangs’ successfully unpacked and MD5 sums checked
** using staged installation
SystemRequirements: Cargo (Rust's package manager), rustc (>= 1.81.0)
Minimum Supported Rust Version (MSRV): 1.81.0
Trying to run: cargo --version
'cargo --version' reports: cargo 1.84.1 (66221abde 2024-11-19)
Found cargo version: 1.84.1
Trying to run: rustc --version
'rustc --version' reports: rustc 1.84.1 (e71f9a9a9 2025-01-27)
Found rustc version: 1.84.1
MSRV is met.
Found a suitable installation of cargo and rustc.
   Compiling autocfg v1.4.0
   Compiling libc v0.2.171
   Compiling num-traits v0.2.19
   Compiling crossbeam-utils v0.8.21
   Compiling getrandom v0.3.2
   Compiling proc-macro2 v1.0.94
   Compiling cfg-if v1.0.0
   Compiling unicode-ident v1.0.18
   Compiling zerocopy v0.8.24
   Compiling matrixmultiply v0.3.9
   Compiling crossbeam-epoch v0.9.18
   Compiling quote v1.0.40
   Compiling rand_core v0.9.3
   Compiling rawpointer v0.2.1
   Compiling rayon-core v1.12.1
   Compiling ppv-lite86 v0.2.21
   Compiling syn v2.0.100
   Compiling crossbeam-deque v0.8.6
   Compiling num-complex v0.4.6
   Compiling num-integer v0.1.46
   Compiling lapjv v0.2.2 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/rust/lapjv-rust)
   Compiling either v1.15.0
   Compiling ndarray v0.16.1
   Compiling roxido_macro v0.6.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/rust/roxido_macro)
   Compiling rand_chacha v0.9.0
   Compiling log v0.4.27
   Compiling rust v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/rust)
   Compiling rbindings v0.6.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/rust/rbindings)
   Compiling roxido v0.6.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/rust/roxido)
   Compiling rand v0.9.0
   Compiling rayon v1.10.0
   Compiling itertools v0.14.0
   Compiling rand_pcg v0.9.0
   Compiling approx v0.5.1
    Finished `release` profile [optimized + debuginfo] target(s) in 1m 42s
   Compiling rust v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/rust)
    Finished `release` profile [optimized + debuginfo] target(s) in 36.87s
Built Rust static library.
Deleting temporary CARGO_HOME directory.
** 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 shim.c -o shim.o
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 fangs.so shim.o -L. -lrust -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
rm librust.a
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00LOCK-fangs/00new/fangs/libs
** generating debug symbols (dSYM)
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.alloc-628ea3659cc866af.alloc.c46a4ff23e5414e5-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.core-95dd0f338cff27e8.core.1a4aed20e05f5753-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.crossbeam_epoch-9f052bac700263b6.crossbeam_epoch.876bd04d66dd84bc-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.crossbeam_epoch-9f052bac700263b6.crossbeam_epoch.876bd04d66dd84bc-cgu.1.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.crossbeam_epoch-9f052bac700263b6.crossbeam_epoch.876bd04d66dd84bc-cgu.2.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.hashbrown-f626ccbe55d9f7d3.hashbrown.2a2952795b19cadc-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.itertools-02d07eaa72273ec0.itertools.305dd65416199860-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.log-4a27bec0b2eb0d31.log.88cc70e6683cfac4-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.memchr-a44f8ee57d6ca029.memchr.63a3c045ace55dd-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.ndarray-94bce80b37134300.ndarray.d4ff9280b0d12002-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.ndarray-94bce80b37134300.ndarray.d4ff9280b0d12002-cgu.1.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.ndarray-94bce80b37134300.ndarray.d4ff9280b0d12002-cgu.2.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.panic_unwind-552ff36eab88ea8e.panic_unwind.6cfd73a6879aefb0-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.00.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.01.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.02.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.03.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.04.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.05.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.06.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.07.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.08.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rayon_core-d0572216373ddb81.rayon_core.df9e373aaaeb0e8b-cgu.09.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.roxido-4f8d14a77abc8ceb.roxido.bee1db432f26075c-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.roxido-4f8d14a77abc8ceb.roxido.bee1db432f26075c-cgu.2.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.roxido-4f8d14a77abc8ceb.roxido.bee1db432f26075c-cgu.3.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.roxido-4f8d14a77abc8ceb.roxido.bee1db432f26075c-cgu.4.rcgu.o.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.00.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.01.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.02.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.03.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.04.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.05.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.06.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.07.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.08.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.09.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.10.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.11.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.12.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.13.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.14.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.rust.6e4a3c671ea8c7b-cgu.15.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/./librust.a(rust-f6cd21f74cf6cf58.std-76b3847d09705011.std.d5e07927ecace57f-cgu.0.rcgu.o.rcgu.o) unable to open object file: No such file or directory
** 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 (fangs)