* installing *source* package ‘llmjson’ ...
** this is package ‘llmjson’ version ‘0.1.0’
** package ‘llmjson’ successfully unpacked and MD5 sums checked
** using staged installation
Using cargo 1.93.0 (083ac5135 2025-12-15)
Using rustc 1.93.0 (254b59607 2026-01-19)
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)’
Warning in system2("xcrun", "--show-sdk-version", TRUE, TRUE) :
  running command ''xcrun' --show-sdk-version 2>&1' had status 1
using SDK: ‘NA’
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/llmjson.Rcheck/00_pkg_src/llmjson/src/.cargo && \
			cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-x86_64/results/4.5/llmjson.Rcheck/00_pkg_src/llmjson/src/.cargo/config.toml; \
		fi; \
	fi
export CARGO_HOME=/Volumes/Builds/packages/big-sur-x86_64/results/4.5/llmjson.Rcheck/00_pkg_src/llmjson/src/.cargo && \
	export PATH="/opt/R/x86_64/bin:/opt/gfortran/bin:/Applications/CMake.app/CMake.app/Contents/bin:/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.104
   Compiling unicode-ident v1.0.22
   Compiling quote v1.0.42
   Compiling extendr-ffi v0.8.1
   Compiling serde_core v1.0.228
   Compiling paste v1.0.15
   Compiling extendr-api v0.8.1
   Compiling serde_json v1.0.148
   Compiling thiserror v1.0.69
   Compiling memchr v2.7.6
   Compiling syn v2.0.111
   Compiling zmij v1.0.0
   Compiling itoa v1.0.17
   Compiling equivalent v1.0.2
   Compiling hashbrown v0.16.1
   Compiling once_cell v1.21.3
   Compiling indexmap v2.12.1
   Compiling thiserror-impl v1.0.69
   Compiling extendr-macros v0.8.1
   Compiling rllmjson v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.5/llmjson.Rcheck/00_pkg_src/llmjson/src/rust)
warning: variant `UnrepairableJson` is never constructed
  --> src/llm_json.rs:56:5
   |
54 | pub enum JsonRepairError {
   |          --------------- variant in this enum
55 |     #[error("JSON string is too broken to repair")]
56 |     UnrepairableJson,
   |     ^^^^^^^^^^^^^^^^
   |
   = note: `JsonRepairError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: fields `return_objects` and `stream_stable` are never read
  --> src/llm_json.rs:88:9
   |
84 | pub struct RepairOptions {
   |            ------------- fields in this struct
...
88 |     pub return_objects: bool,
   |         ^^^^^^^^^^^^^^
...
92 |     pub stream_stable: bool,
   |         ^^^^^^^^^^^^^
   |
   = note: `RepairOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis

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

warning: `rllmjson` (lib) generated 2 warnings
    Finished `release` profile [optimized] target(s) in 29.73s
# Always clean up CARGOTMP
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/llmjson.Rcheck/00_pkg_src/llmjson/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 llmjson.so entrypoint.o -L./rust/target/release -lllmjson -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/llmjson.Rcheck/00_pkg_src/llmjson/src/.cargo /Volumes/Builds/packages/big-sur-x86_64/results/4.5/llmjson.Rcheck/00_pkg_src/llmjson/src/vendor ./rust/target
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/llmjson.Rcheck/00LOCK-llmjson/00new/llmjson/libs
** generating debug symbols (dSYM)
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(std-80c57efd13e5c60f.std.6723c73a6a2c3812-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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(panic_unwind-609eec6b68420c23.panic_unwind.8a11b8e3a536324e-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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(memchr-7633c0af176ce18f.memchr.62151324e58f9a71-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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(std_detect-3d2b83b4ef271faf.std_detect.f484fbc3183826d-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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(hashbrown-d63660a4bacc6e0d.hashbrown.d999ac00aa297d90-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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(alloc-2ae10ae5c48735a7.alloc.cd66f8b944d0d1ee-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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(core-ebd38e986244aca3.core.35ed32324c362c64-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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.087.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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.090.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/llmjson.Rcheck/00_pkg_src/llmjson/src/./rust/target/release/libllmjson.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.127.rcgu.o) unable to open object file: No such file or directory
** R
** 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 (llmjson)