* installing *source* package ‘calamineR’ ... ** this is package ‘calamineR’ version ‘0.1.1’ ** using staged installation ------------------------------------------- Configuring calamineR package ------------------------------------------- Found cargo 1.91.1 (ea2d97820 2025-10-10) (built from a source tarball) Found rustc 1.91.1 (ed61e7d7e 2025-11-07) (built from a source tarball) Rust version 1.91.1 meets minimum requirement (>= 1.75.0) ------------------------------------------- Configuration successful ------------------------------------------- ** libs using C compiler: ‘Debian clang version 21.1.8 (3+b1)’ rm -Rf calamineR.so ./rust/target/release/libcalamine_r.a entrypoint.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/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 export CARGO_HOME=/srv/hornik/tmp/CRAN_pretest/calamineR.Rcheck/00_pkg_src/calamineR/src/rust/.cargo && \ export CARGO_BUILD_JOBS=2 && \ cargo build --lib --release --offline --manifest-path=./rust/Cargo.toml Compiling cfg-if v1.0.4 Compiling proc-macro2 v1.0.106 Compiling crc32fast v1.5.0 Compiling quote v1.0.45 Compiling unicode-ident v1.0.24 Compiling serde_core v1.0.228 Compiling adler2 v2.0.1 Compiling libR-sys v0.7.1 Compiling simd-adler32 v0.3.8 Compiling miniz_oxide v0.8.9 Compiling encoding_rs v0.8.35 Compiling serde v1.0.228 Compiling paste v1.0.15 Compiling flate2 v1.1.9 Compiling syn v2.0.117 Compiling memchr v2.8.0 Compiling byteorder v1.5.0 Compiling extendr-api v0.7.1 Compiling zip v0.6.6 Compiling quick-xml v0.31.0 Compiling extendr-macros v0.7.1 Compiling codepage v0.1.2 Compiling once_cell v1.21.3 Compiling log v0.4.29 Compiling calamine v0.24.0 Compiling calamine-r v0.1.0 (/srv/hornik/tmp/CRAN_pretest/calamineR.Rcheck/00_pkg_src/calamineR/src/rust) Finished `release` profile [optimized] target(s) in 33.30s clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o calamineR.so entrypoint.o -L./rust/target/release -lcalamine_r -L/home/hornik/tmp/R-d-clang-21/lib -lR /usr/bin/nm: apple_versioning.c.o: no symbols /usr/bin/nm: os_version_check.c.o: no symbols /usr/bin/nm: trampoline_setup.c.o: no symbols /usr/bin/nm: truncxfbf2.c.o: no symbols installing to /srv/hornik/tmp/CRAN_pretest/calamineR.Rcheck/00LOCK-calamineR/00new/calamineR/libs ** 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 (calamineR)