* installing *source* package ‘rbm25’ ...
** this is package ‘rbm25’ version ‘0.0.4’
** package ‘rbm25’ successfully unpacked and MD5 sums checked
** using staged installation
Using cargo 1.84.1 (66221abde 2024-11-19)
Using rustc 1.84.1 (e71f9a9a9 2025-01-27)
Building for CRAN.
Writing `src/Makevars`.
`tools/config.R` has finished.
** 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 entrypoint.c -o entrypoint.o
# Check if NOT_CRAN is false and unzip vendor.tar.xz if so
if [ "" != "true" ]; then \
		if [ -f ./rust/vendor.tar.xz ]; then \
			tar xf rust/vendor.tar.xz && \
			mkdir -p /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/.cargo && \
			cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/.cargo/config.toml; \
		fi; \
	fi
export CARGO_HOME=/Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/.cargo && \
	export PATH="/opt/gfortran/bin:/opt/R/x86_64/bin:/Library/TeX/texbin:/usr/texbin:/opt/R/x86_64/gfortran/bin:/usr/local/bin:/usr/local/gfortran/bin:/usr/local/teTeX/bin/x86_64-apple-darwin-current:/Library/Frameworks/R.framework/Resources/bin:/opt/gfortran/bin:/opt/R/x86_64/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/opt/X11/bin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/urbanek/.cargo/bin" && \
	RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target
warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter
   Compiling proc-macro2 v1.0.94
   Compiling unicode-ident v1.0.18
   Compiling serde_json v1.0.140
   Compiling serde v1.0.219
   Compiling fnv v1.0.7
   Compiling strsim v0.11.1
   Compiling version_check v0.9.5
   Compiling ident_case v1.0.1
   Compiling ahash v0.8.11
   Compiling once_cell v1.21.3
   Compiling itoa v1.0.15
   Compiling memchr v2.7.4
   Compiling ryu v1.0.20
   Compiling build-print v0.1.1
   Compiling extendr-ffi v0.8.0
   Compiling cfg-if v1.0.0
   Compiling thiserror v1.0.69
   Compiling zerocopy v0.7.35
   Compiling quote v1.0.40
   Compiling syn v2.0.100
   Compiling allocator-api2 v0.2.21
   Compiling paste v1.0.15
   Compiling hashbrown v0.14.5
   Compiling extendr-api v0.8.0
   Compiling cached_proc_macro_types v0.1.1
   Compiling web-time v1.1.0
   Compiling byteorder v1.5.0
   Compiling fxhash v0.2.1
   Compiling whichlang v0.1.1
   Compiling stop-words v0.8.1
   Compiling darling_core v0.20.11
   Compiling thiserror-impl v1.0.69
   Compiling serde_derive v1.0.219
   Compiling extendr-macros v0.8.0
   Compiling darling_macro v0.20.11
   Compiling darling v0.20.11
   Compiling rust-stemmers v1.2.0
   Compiling cached_proc_macro v0.23.0
   Compiling cached v0.53.1
   Compiling bm25 v0.3.1
   Compiling rbm25 v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/rust)
note: Link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms.

note: native-static-libs: -lR -lSystem -lc -lm

    Finished `release` profile [optimized] target(s) in 47.64s
# Always clean up CARGOTMP
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/.cargo;
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 rbm25.so entrypoint.o -L./rust/target/release -lrbm25 -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/.cargo /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/vendor ./rust/target
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00LOCK-rbm25/00new/rbm25/libs
** generating debug symbols (dSYM)
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(std-76b3847d09705011.std.d5e07927ecace57f-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(panic_unwind-552ff36eab88ea8e.panic_unwind.6cfd73a6879aefb0-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(memchr-a44f8ee57d6ca029.memchr.63a3c045ace55dd-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(std_detect-742feb81548adba3.std_detect.c613b422ecae63d6-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(hashbrown-f626ccbe55d9f7d3.hashbrown.2a2952795b19cadc-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(alloc-628ea3659cc866af.alloc.c46a4ff23e5414e5-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(core-95dd0f338cff27e8.core.1a4aed20e05f5753-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(compiler_builtins-505316bf1297dbc5.compiler_builtins.a4f6c61c2e0364f9-cgu.072.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(compiler_builtins-505316bf1297dbc5.compiler_builtins.a4f6c61c2e0364f9-cgu.149.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/rbm25.Rcheck/00_pkg_src/rbm25/src/./rust/target/release/librbm25.a(compiler_builtins-505316bf1297dbc5.compiler_builtins.a4f6c61c2e0364f9-cgu.174.rcgu.o) unable to open object file: No such file or directory
** R
** 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 (rbm25)