* installing *source* package ‘enderecobr’ ... ** this is package ‘enderecobr’ version ‘0.5.0’ ** using staged installation Using cargo 1.91.1 (ea2d97820 2025-10-10) (built from a source tarball) Using rustc 1.91.1 (ed61e7d7e 2025-11-07) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘Debian clang version 21.1.8 (1+b1)’ clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c entrypoint.c -o entrypoint.o if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo && \ cp rust/vendor-config.toml /srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo/config.toml; \ fi export CARGO_HOME=/srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo && \ export PATH="/srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/R_check_bin:/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" && \ RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target Compiling proc-macro2 v1.0.105 Compiling unicode-ident v1.0.22 Compiling quote v1.0.43 Compiling memchr v2.7.6 Compiling extendr-ffi v0.8.1 Compiling aho-corasick v1.1.4 Compiling paste v1.0.15 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.8.8 Compiling regex-automata v0.4.13 Compiling tinyvec v1.10.0 Compiling syn v2.0.114 Compiling either v1.15.0 Compiling extendr-api v0.8.1 Compiling itertools v0.14.0 Compiling extendr-macros v0.8.1 Compiling regex v1.12.2 Compiling unicode-normalization v0.1.25 Compiling once_cell v1.21.3 Compiling diacritics v0.2.2 Compiling enderecobr_rs v0.1.0 Compiling enderecobr v0.1.0 (/srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/00_pkg_src/enderecobr/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 -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 40.91s # Always clean up CARGOTMP rm -Rf /srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo; clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o enderecobr.so entrypoint.o -L./rust/target/release -lenderecobr -L/home/hornik/tmp/R/lib -lR rm -Rf /srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo /srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/00_pkg_src/enderecobr/src/vendor ./rust/target installing to /srv/hornik/tmp/CRAN_pretest/enderecobr.Rcheck/00LOCK-enderecobr/00new/enderecobr/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (enderecobr)