downloading reverse dependencies ‘arcgis’, ‘arcgisgeocode’, ‘arcgislayers’, ‘arcgisplaces’, ‘arcgisrouting’, ‘arcpbf’ trying URL 'file:///data/Repositories/CRAN/src/contrib/arcgis_0.2.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/arcgisgeocode_0.4.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/arcgislayers_0.6.1.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/arcgisplaces_0.1.2.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/arcgisrouting_1.0.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/arcpbf_0.3.0.tar.gz' installing dependencies ‘arcgisbinding’, ‘arcgisgeocode’, ‘arcgislayers’, ‘arcgisplaces’, ‘arcgisutils’, ‘arcpbf’, ‘calcite’, ‘heck’, ‘shinyOAuth’ Warning: package ‘arcgisbinding’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages begin installing package ‘shinyOAuth’ begin installing package ‘arcgisutils’ begin installing package ‘calcite’ begin installing package ‘heck’ * installing *source* package ‘calcite’ ... ** this is package ‘calcite’ version ‘1.0.0’ ** package ‘calcite’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9Brf92/R.INSTALL2f9a8b7a75e152/calcite/src' gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c table-rows.c -o table-rows.o gcc-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o calcite.so init.o table-rows.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9Brf92/R.INSTALL2f9a8b7a75e152/calcite/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-calcite/00new/calcite/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 (calcite) * installing *source* package ‘shinyOAuth’ ... ** this is package ‘shinyOAuth’ version ‘0.5.0’ ** package ‘shinyOAuth’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (shinyOAuth) * installing *source* package ‘heck’ ... ** this is package ‘heck’ version ‘0.1.5’ ** package ‘heck’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.95.0 (f2d3ce0bd 2026-03-21) (built from a source tarball) Using rustc 1.95.0 (59807616e 2026-04-14) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/src' gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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 /home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/src/.cargo && \ export PATH="/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.95 Compiling unicode-ident v1.0.18 Compiling build-print v0.1.1 Compiling extendr-ffi v0.8.0 Compiling paste v1.0.15 Compiling extendr-api v0.8.0 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling once_cell v1.21.3 Compiling heck v0.5.0 Compiling extendr-macros v0.8.0 Compiling rheck v0.1.0 (/home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/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 13.88s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o heck.so entrypoint.o -L./rust/target/release -lheck -L/home/hornik/tmp/R/lib -lR rm -Rf /home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/src/.cargo /home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpFf6G70/R.INSTALL2f9a9234c2a323/heck/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-heck/00new/heck/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 (heck) * installing *source* package ‘arcgisutils’ ... ** this is package ‘arcgisutils’ version ‘0.6.1’ ** using staged installation Using cargo 1.95.0 (f2d3ce0bd 2026-03-21) (built from a source tarball) Using rustc 1.95.0 (59807616e 2026-04-14) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src' gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c entrypoint.c -o entrypoint.o if [ -d ./vendor ]; then \ echo "=== Using offline vendor directory ==="; \ mkdir -p "/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/.cargo" && \ cp rust/vendor-config.toml "/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/.cargo/config.toml"; \ elif [ -f ./rust/vendor.tar.xz ]; then \ echo "=== Using offline vendor tarball ==="; \ tar xf rust/vendor.tar.xz && \ mkdir -p "/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/.cargo" && \ cp rust/vendor-config.toml "/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/.cargo/config.toml"; \ fi === Using offline vendor tarball === export CARGO_HOME="/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/.cargo" && \ export PATH="/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.107 Compiling quote v1.0.47 Compiling unicode-ident v1.0.24 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling serde_core v1.0.229 Compiling syn v2.0.119 Compiling fnv v1.0.7 Compiling syn v3.0.4 Compiling darling_core v0.20.11 Compiling darling_core v0.23.0 Compiling darling_macro v0.20.11 Compiling darling v0.20.11 Compiling extendr-ffi v0.9.0 (https://github.com/extendr/extendr?rev=74afddcbbe5a441ec187ce1d4010ba95e466ed2a#74afddcb) Compiling darling_macro v0.23.0 Compiling zmij v1.0.23 Compiling serde v1.0.229 Compiling darling v0.23.0 Compiling derive_builder_core v0.20.2 Compiling serde_derive v1.0.229 Compiling serde_json v1.0.151 Compiling paste v1.0.15 Compiling derive_builder_macro v0.20.2 Compiling serde_with_macros v3.22.0 Compiling memchr v2.8.3 Compiling itoa v1.0.18 Compiling lazy_static v1.5.0 Compiling extendr-api v0.9.0 (https://github.com/extendr/extendr?rev=74afddcbbe5a441ec187ce1d4010ba95e466ed2a#74afddcb) Compiling extendr-macros v0.9.0 (https://github.com/extendr/extendr?rev=74afddcbbe5a441ec187ce1d4010ba95e466ed2a#74afddcb) Compiling serde_with v3.22.0 Compiling derive_builder v0.20.2 Compiling readonly v0.2.14 Compiling once_cell v1.21.4 Compiling serde_esri v0.5.0 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: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Compiling arcgisutils v0.1.0 (/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/rust) note: native-static-libs: -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 47.40s if [ -n "$ROXYGEN_PKG" ]; then \ gcc-16 -o rust/document rust/document.c -L./rust/target/release -larcgisutils -L"/home/hornik/tmp/R/lib" -lR && \ ./rust/document arcgisutils ../R/extendr-wrappers.R && \ rm -f rust/document; \ fi # Always clean up CARGOTMP rm -Rf "/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/.cargo"; gcc-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o arcgisutils.so entrypoint.o -L./rust/target/release -larcgisutils -L/home/hornik/tmp/R/lib -lR rm -Rf "/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/.cargo" "/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src/vendor" ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgvbnmO/R.INSTALL2f9a9035ada813/arcgisutils/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcgisutils/00new/arcgisutils/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcgisutils) begin installing package ‘arcgisgeocode’ begin installing package ‘arcgisplaces’ begin installing package ‘arcpbf’ * installing *source* package ‘arcpbf’ ... ** this is package ‘arcpbf’ version ‘0.3.0’ ** package ‘arcpbf’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.95.0 (f2d3ce0bd 2026-03-21) (built from a source tarball) Using rustc 1.95.0 (59807616e 2026-04-14) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src' gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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 /home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/.cargo && \ export PATH="/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 warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/rust/arcpbf/Cargo.toml workspace: /home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/rust/Cargo.toml Compiling proc-macro2 v1.0.107 Compiling unicode-ident v1.0.18 Compiling quote v1.0.47 Compiling anyhow v1.0.97 Compiling either v1.15.0 Compiling autocfg v1.4.0 Compiling extendr-ffi v0.9.0 Compiling syn v2.0.119 Compiling num-traits v0.2.19 Compiling itertools v0.12.1 Compiling paste v1.0.15 Compiling syn v3.0.3 Compiling prost-derive v0.12.6 Compiling extendr-api v0.9.0 Compiling bytes v1.10.1 Compiling lazy_static v1.5.0 Compiling extendr-macros v0.9.0 Compiling prost v0.12.6 Compiling readonly v0.2.14 Compiling once_cell v1.21.3 Compiling iana-time-zone v0.1.63 Compiling chrono v0.4.40 Compiling esripbf v0.1.0 (/home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/rust/esripbf) Compiling arcpbf v0.1.0 (/home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/rust/arcpbf) 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 24.04s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o arcpbf.so entrypoint.o -L./rust/target/release -larcpbf -L/home/hornik/tmp/R/lib -lR rm -Rf /home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/.cargo /home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDjL1D7/R.INSTALL2fa0d06b9e50c4/arcpbf/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcpbf/00new/arcpbf/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcpbf) begin installing package ‘arcgislayers’ * installing *source* package ‘arcgislayers’ ... ** this is package ‘arcgislayers’ version ‘0.6.1’ ** package ‘arcgislayers’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (arcgislayers) * installing *source* package ‘arcgisgeocode’ ... ** this is package ‘arcgisgeocode’ version ‘0.4.0’ ** package ‘arcgisgeocode’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.95.0 (f2d3ce0bd 2026-03-21) (built from a source tarball) Using rustc 1.95.0 (59807616e 2026-04-14) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src' gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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 /home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src/.cargo && \ export PATH="/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.94 Compiling unicode-ident v1.0.18 Compiling strsim v0.11.1 Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling serde v1.0.219 Compiling libc v0.2.171 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling memchr v2.7.4 Compiling ryu v1.0.20 Compiling rand_core v0.6.4 Compiling siphasher v1.0.1 Compiling itoa v1.0.15 Compiling build-print v0.1.1 Compiling extendr-ffi v0.8.0 Compiling phf_shared v0.11.3 Compiling rand v0.8.5 Compiling darling_core v0.20.11 Compiling serde_derive v1.0.219 Compiling darling_macro v0.20.11 Compiling darling v0.20.11 Compiling dirs-sys-next v0.1.2 Compiling cfg-if v1.0.0 Compiling dirs-next v2.0.0 Compiling derive_builder_core v0.20.2 Compiling phf_generator v0.11.3 Compiling csv-core v0.1.12 Compiling paste v1.0.15 Compiling serde_json v1.0.140 Compiling phf_macros v0.11.3 Compiling derive_builder_macro v0.20.2 Compiling term v0.7.0 Compiling csv v1.3.1 Compiling serde_with_macros v3.12.0 Compiling is-terminal v0.4.16 Compiling unicode-width v0.1.14 Compiling lazy_static v1.5.0 Compiling extendr-api v0.8.0 Compiling encode_unicode v1.0.0 Compiling serde_with v3.12.0 Compiling prettytable-rs v0.10.0 Compiling derive_builder v0.20.2 Compiling phf v0.11.3 Compiling extendr-macros v0.8.0 Compiling once_cell v1.21.3 Compiling serde_esri v0.3.1 (https://github.com/josiahparry/serde_esri#28502b3a) 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: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Compiling rust_iso3166 v0.1.14 Compiling arcgisgeocode v0.1.0 (/home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src/rust) warning: struct `ReverseGeocodeParams` is never constructed --> src/reverse.rs:52:12 | 52 | pub struct ReverseGeocodeParams { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: enum `LocationType` is never used --> src/reverse.rs:155:10 | 155 | pub enum LocationType { | ^^^^^^^^^^^^ warning: enum `PreferredLabelValues` is never used --> src/reverse.rs:162:10 | 162 | pub enum PreferredLabelValues { | ^^^^^^^^^^^^^^^^^^^^ warning: enum `FeatureType` is never used --> src/reverse.rs:168:10 | 168 | pub enum FeatureType { | ^^^^^^^^^^^ note: native-static-libs: -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc warning: `arcgisgeocode` (lib) generated 4 warnings Finished `release` profile [optimized] target(s) in 1m 00s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o arcgisgeocode.so entrypoint.o -L./rust/target/release -larcgisgeocode -L/home/hornik/tmp/R/lib -lR rm -Rf /home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src/.cargo /home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp14Okyu/R.INSTALL2fa0d4e8bd920/arcgisgeocode/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcgisgeocode/00new/arcgisgeocode/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcgisgeocode) * installing *source* package ‘arcgisplaces’ ... ** this is package ‘arcgisplaces’ version ‘0.1.2’ ** package ‘arcgisplaces’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.95.0 (f2d3ce0bd 2026-03-21) (built from a source tarball) Using rustc 1.95.0 (59807616e 2026-04-14) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src' gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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 /home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src/.cargo && \ export PATH="/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.94 Compiling unicode-ident v1.0.18 Compiling libc v0.2.171 Compiling quote v1.0.40 Compiling stable_deref_trait v1.2.0 Compiling pin-project-lite v0.2.16 Compiling bytes v1.10.1 Compiling syn v2.0.100 Compiling futures-core v0.3.31 Compiling shlex v1.3.0 Compiling once_cell v1.21.3 Compiling cc v1.2.18 Compiling autocfg v1.4.0 Compiling vcpkg v0.2.15 Compiling synstructure v0.13.1 Compiling itoa v1.0.15 Compiling pkg-config v0.3.32 Compiling openssl-sys v0.9.107 Compiling slab v0.4.9 Compiling socket2 v0.5.9 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.7.5 Compiling zerofrom v0.1.6 Compiling zerovec-derive v0.10.3 Compiling yoke v0.7.5 Compiling displaydoc v0.2.5 Compiling zerovec v0.10.4 Compiling mio v1.0.3 Compiling icu_locid_transform_data v1.5.1 Compiling litemap v0.7.5 Compiling writeable v0.5.5 Compiling tinystr v0.7.6 Compiling futures-sink v0.3.31 Compiling tokio v1.44.2 Compiling icu_locid v1.5.0 Compiling icu_provider_macros v1.5.0 Compiling smallvec v1.15.0 Compiling fnv v1.0.7 Compiling strsim v0.11.1 Compiling icu_properties_data v1.5.1 Compiling ident_case v1.0.1 Compiling darling_core v0.20.11 Compiling http v1.3.1 Compiling icu_provider v1.5.0 Compiling icu_normalizer_data v1.5.1 Compiling memchr v2.7.4 Compiling icu_locid_transform v1.5.0 Compiling darling_macro v0.20.11 Compiling icu_collections v1.5.0 Compiling tracing-core v0.1.33 Compiling equivalent v1.0.2 Compiling openssl v0.10.72 Compiling serde v1.0.219 Compiling foreign-types-shared v0.1.1 Compiling futures-task v0.3.31 Compiling futures-io v0.3.31 Compiling cfg-if v1.0.0 Compiling hashbrown v0.15.2 Compiling pin-utils v0.1.0 Compiling httparse v1.10.1 Compiling futures-util v0.3.31 Compiling indexmap v2.9.0 Compiling foreign-types v0.3.2 Compiling tracing v0.1.41 Compiling icu_properties v1.5.1 Compiling darling v0.20.11 Compiling http-body v1.0.1 Compiling tokio-util v0.7.14 Compiling openssl-macros v0.1.1 Compiling serde_derive v1.0.219 Compiling write16 v1.0.0 Compiling atomic-waker v1.1.2 Compiling try-lock v0.2.5 Compiling utf8_iter v1.0.4 Compiling bitflags v2.9.0 Compiling native-tls v0.2.14 Compiling utf16_iter v1.0.5 Compiling icu_normalizer v1.5.0 Compiling want v0.3.1 Compiling h2 v0.4.8 Compiling futures-channel v0.3.31 Compiling percent-encoding v2.3.1 Compiling log v0.4.27 Compiling tower-service v0.3.3 Compiling build-print v0.1.1 Compiling openssl-probe v0.1.6 Compiling extendr-ffi v0.8.0 Compiling form_urlencoded v1.2.1 Compiling hyper v1.6.0 Compiling idna_adapter v1.2.0 Compiling serde_json v1.0.140 Compiling ryu v1.0.20 Compiling idna v1.0.3 Compiling hyper-util v0.1.11 Compiling tokio-native-tls v0.3.1 Compiling http-body-util v0.1.3 Compiling derive_builder_core v0.20.2 Compiling sync_wrapper v1.0.2 Compiling tower-layer v0.3.3 Compiling rustls-pki-types v1.11.0 Compiling paste v1.0.15 Compiling derive_builder_macro v0.20.2 Compiling rustls-pemfile v2.2.0 Compiling tower v0.5.2 Compiling hyper-tls v0.6.0 Compiling url v2.5.4 Compiling serde_urlencoded v0.7.1 Compiling serde_with_macros v3.12.0 Compiling encoding_rs v0.8.35 Compiling mime v0.3.17 Compiling ipnet v2.11.0 Compiling extendr-api v0.8.0 Compiling base64 v0.22.1 Compiling reqwest v0.12.15 Compiling serde_with v3.12.0 Compiling derive_builder v0.20.2 Compiling extendr-macros v0.8.0 Compiling serde_esri v0.3.1 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: -lssl -lcrypto -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Compiling arcgisplaces v0.1.0 (/home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src/rust) note: native-static-libs: -lssl -lcrypto -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 1m 59s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o arcgisplaces.so entrypoint.o -L./rust/target/release -larcgisplaces -lcrypto -lssl -L/home/hornik/tmp/R/lib -lR rm -Rf /home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src/.cargo /home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpEC1xY0/R.INSTALL2fa0d23a879c31/arcgisplaces/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcgisplaces/00new/arcgisplaces/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcgisplaces) checking arcgisutils_0.6.1.tar.gz ... checking arcgisgeocode_0.4.0.tar.gz ... checking arcgis_0.2.0.tar.gz ... checking arcgislayers_0.6.1.tar.gz ... checking arcgisplaces_0.1.2.tar.gz ... checking arcgisrouting_1.0.0.tar.gz ... checking arcpbf_0.3.0.tar.gz ... Depends: Package: arcgisutils Depends: R (>= 4.2) Imports: cli, httr2 (>= 1.0.5), R6, RcppSimdJson, rlang, S7, sf, utils, yyjsonr, lifecycle Timings: user system elapsed arcgisutils 104.195 10.099 96.467 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 0 6 Check results summary: arcgisutils ... NOTE * checking CRAN incoming feasibility ... [5s/9s] NOTE rdepends_arcgis ... OK rdepends_arcgisgeocode ... OK rdepends_arcgislayers ... OK rdepends_arcgisplaces ... OK rdepends_arcgisrouting ... OK rdepends_arcpbf ... OK