* installing *source* package ‘fangs’ ...
** package ‘fangs’ successfully unpacked and MD5 sums checked
** using staged installation
*** starting configure.R ***
Timestamp: 2026-03-10 14:21:21.329136
MSRV (src/rust/Cargo.toml rust-version): 1.80.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.
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 abort_shim.c -o abort_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 shim.c -o shim.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/fangs.Rcheck/00_pkg_src/fangs/src/rust/.cargo-home" "/Users/urbanek/.cargo/bin/cargo" build --release --lib
Compiling autocfg v1.5.0
Compiling libc v0.2.182
Compiling getrandom v0.3.4
Compiling proc-macro2 v1.0.106
Compiling crossbeam-utils v0.8.21
Compiling zerocopy v0.8.40
Compiling cfg-if v1.0.4
Compiling num-traits v0.2.19
Compiling unicode-ident v1.0.24
Compiling quote v1.0.45
Compiling matrixmultiply v0.3.10
Compiling crossbeam-epoch v0.9.18
Compiling rayon-core v1.13.0
Compiling rawpointer v0.2.1
Compiling rand_core v0.9.5
Compiling syn v2.0.117
Compiling crossbeam-deque v0.8.6
Compiling either v1.15.0
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 num-integer v0.1.46
Compiling num-complex v0.4.6
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 log v0.4.29
Compiling approx v0.5.1
Compiling rayon v1.11.0
Compiling itertools v0.14.0
Compiling ndarray v0.17.2
Compiling rand_pcg v0.9.0
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 roxido v0.6.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/rust/roxido)
Compiling ppv-lite86 v0.2.21
Compiling rand_chacha v0.9.0
Compiling rand v0.9.2
Finished `release` profile [optimized + debuginfo] target(s) in 46.85s
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/fangs.Rcheck/00_pkg_src/fangs/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/fangs.Rcheck/00_pkg_src/fangs/src/rust)
Finished `release` profile [optimized + debuginfo] target(s) in 22.58s
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 fangs.so abort_shim.o shim.o rust/librust.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
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
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00LOCK-fangs/00new/fangs/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/shim.o: timestamp mismatch between object file (2026-03-10 14:22:36.847976584) and debug map (2026-03-10 14:21:26.000000000)
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.
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/fangs.Rcheck/00_pkg_src/fangs/src/shim.o: timestamp mismatch between object file (2026-03-10 14:22:36.847976584) and debug map (2026-03-10 14:21:26.000000000)
** 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)