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.2.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.1.0-2) 16.1.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIIkgLL/R.INSTALL3c51271d469a24/calcite/src' gcc-16 -I"/home/hornik/tmp/R-d-gcc-16/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-d-gcc-16/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-d-gcc-16/lib -Wl,-O1 -o calcite.so init.o table-rows.o -L/home/hornik/tmp/R-d-gcc-16/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIIkgLL/R.INSTALL3c51271d469a24/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.1.0-2) 16.1.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpL4As10/R.INSTALL3c5129465f4366/heck/src' gcc-16 -I"/home/hornik/tmp/R-d-gcc-16/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/RtmpL4As10/R.INSTALL3c5129465f4366/heck/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpL4As10/R.INSTALL3c5129465f4366/heck/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/RtmpL4As10/R.INSTALL3c5129465f4366/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/RtmpL4As10/R.INSTALL3c5129465f4366/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.97s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/RtmpL4As10/R.INSTALL3c5129465f4366/heck/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R-d-gcc-16/lib -Wl,-O1 -o heck.so entrypoint.o -L./rust/target/release -lheck -L/home/hornik/tmp/R-d-gcc-16/lib -lR rm -Rf /home/hornik/tmp/scratch/RtmpL4As10/R.INSTALL3c5129465f4366/heck/src/.cargo /home/hornik/tmp/scratch/RtmpL4As10/R.INSTALL3c5129465f4366/heck/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpL4As10/R.INSTALL3c5129465f4366/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.0’ ** 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.1.0-2) 16.1.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src' gcc-16 -I"/home/hornik/tmp/R-d-gcc-16/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 [ "" != "true" ] && [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/.cargo/config.toml && \ export CARGO_HOME=/home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/.cargo; \ fi && \ 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.106 Compiling quote v1.0.46 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 syn v2.0.118 Compiling extendr-ffi v0.9.0 Compiling serde_json v1.0.140 Compiling paste v1.0.15 Compiling extendr-api v0.9.0 Compiling lazy_static v1.5.0 Compiling memchr v2.7.4 Compiling itoa v1.0.15 Compiling ryu v1.0.20 Compiling once_cell v1.21.3 Compiling darling_core v0.20.11 Compiling serde_derive v1.0.219 Compiling darling_macro v0.20.11 Compiling darling v0.20.11 Compiling derive_builder_core v0.20.2 Compiling derive_builder_macro v0.20.2 Compiling serde_with_macros v3.12.0 Compiling derive_builder v0.20.2 Compiling readonly v0.2.13 Compiling extendr-macros v0.9.0 Compiling serde_with v3.12.0 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/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/rust) note: native-static-libs: -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 43.29s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R-d-gcc-16/lib -Wl,-O1 -o arcgisutils.so entrypoint.o -L./rust/target/release -larcgisutils -L/home/hornik/tmp/R-d-gcc-16/lib -lR if [ "" != "true" ]; then \ rm -Rf /home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/.cargo /home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/vendor; \ find ./rust/target/release/deps -name 'arcgisutils-*.rcgu.o' -delete 2>/dev/null || true; \ find ./rust/target/release/deps -name 'arcgisutils-*.d' -delete 2>/dev/null || true; \ rm -f ./rust/target/release/libarcgisutils.a 2>/dev/null || true; \ else \ rm -Rf /home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/.cargo /home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/arcgisutils/src/vendor ./rust/target; \ fi make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBzSfsB/R.INSTALL3c51262bb5d5ca/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.2.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.1.0-2) 16.1.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src' gcc-16 -I"/home/hornik/tmp/R-d-gcc-16/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/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/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/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src/rust/arcpbf/Cargo.toml workspace: /home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src/rust/Cargo.toml Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling anyhow v1.0.97 Compiling build-print v0.1.1 Compiling extendr-ffi v0.8.0 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling autocfg v1.4.0 Compiling either v1.15.0 Compiling itertools v0.12.1 Compiling num-traits v0.2.19 Compiling paste v1.0.15 Compiling bytes v1.10.1 Compiling extendr-api v0.8.0 Compiling prost-derive v0.12.6 Compiling extendr-macros v0.8.0 Compiling once_cell v1.21.3 Compiling iana-time-zone v0.1.63 Compiling prost v0.12.6 Compiling chrono v0.4.40 Compiling esripbf v0.1.0 (/home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src/rust/esripbf) Compiling arcpbf v0.1.0 (/home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/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 21.53s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R-d-gcc-16/lib -Wl,-O1 -o arcpbf.so entrypoint.o -L./rust/target/release -larcpbf -L/home/hornik/tmp/R-d-gcc-16/lib -lR rm -Rf /home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src/.cargo /home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/arcpbf/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8kjfmu/R.INSTALL3c56bf7e8fbcee/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 ** 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.1.0-2) 16.1.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/arcgisgeocode/src' gcc-16 -I"/home/hornik/tmp/R-d-gcc-16/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/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/arcgisgeocode/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/arcgisgeocode/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/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 fnv v1.0.7 Compiling strsim v0.11.1 Compiling serde v1.0.219 Compiling ident_case v1.0.1 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling libc v0.2.171 Compiling memchr v2.7.4 Compiling build-print v0.1.1 Compiling rand_core v0.6.4 Compiling siphasher v1.0.1 Compiling itoa v1.0.15 Compiling ryu v1.0.20 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 extendr-ffi v0.8.0 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 encode_unicode v1.0.0 Compiling unicode-width v0.1.14 Compiling lazy_static v1.5.0 Compiling extendr-api v0.8.0 Compiling prettytable-rs v0.10.0 Compiling serde_with v3.12.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/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/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 01s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/arcgisgeocode/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R-d-gcc-16/lib -Wl,-O1 -o arcgisgeocode.so entrypoint.o -L./rust/target/release -larcgisgeocode -L/home/hornik/tmp/R-d-gcc-16/lib -lR rm -Rf /home/hornik/tmp/scratch/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/arcgisgeocode/src/.cargo /home/hornik/tmp/scratch/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/arcgisgeocode/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMbSzpR/R.INSTALL3c56c121fc00d9/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.1.0-2) 16.1.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/arcgisplaces/src' gcc-16 -I"/home/hornik/tmp/R-d-gcc-16/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/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/arcgisplaces/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/arcgisplaces/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/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 once_cell v1.21.3 Compiling futures-core v0.3.31 Compiling shlex v1.3.0 Compiling cc v1.2.18 Compiling pkg-config v0.3.32 Compiling vcpkg v0.2.15 Compiling synstructure v0.13.1 Compiling autocfg v1.4.0 Compiling itoa v1.0.15 Compiling slab v0.4.9 Compiling openssl-sys v0.9.107 Compiling mio v1.0.3 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 socket2 v0.5.9 Compiling zerovec v0.10.4 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 icu_locid v1.5.0 Compiling tokio v1.44.2 Compiling icu_provider_macros v1.5.0 Compiling smallvec v1.15.0 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling fnv v1.0.7 Compiling icu_properties_data v1.5.1 Compiling darling_core v0.20.11 Compiling http v1.3.1 Compiling icu_provider v1.5.0 Compiling memchr v2.7.4 Compiling icu_normalizer_data v1.5.1 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 openssl v0.10.72 Compiling serde v1.0.219 Compiling hashbrown v0.15.2 Compiling futures-io v0.3.31 Compiling pin-utils v0.1.0 Compiling cfg-if v1.0.0 Compiling futures-task v0.3.31 Compiling equivalent v1.0.2 Compiling httparse v1.10.1 Compiling foreign-types-shared v0.1.1 Compiling foreign-types v0.3.2 Compiling futures-util v0.3.31 Compiling indexmap v2.9.0 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 serde_derive v1.0.219 Compiling openssl-macros v0.1.1 Compiling write16 v1.0.0 Compiling utf16_iter v1.0.5 Compiling native-tls v0.2.14 Compiling atomic-waker v1.1.2 Compiling bitflags v2.9.0 Compiling try-lock v0.2.5 Compiling utf8_iter v1.0.4 Compiling icu_normalizer v1.5.0 Compiling want v0.3.1 Compiling h2 v0.4.8 Compiling futures-channel v0.3.31 Compiling openssl-probe v0.1.6 Compiling log v0.4.27 Compiling build-print v0.1.1 Compiling tower-service v0.3.3 Compiling percent-encoding v2.3.1 Compiling form_urlencoded v1.2.1 Compiling extendr-ffi v0.8.0 Compiling hyper v1.6.0 Compiling idna_adapter v1.2.0 Compiling ryu v1.0.20 Compiling serde_json v1.0.140 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 tower v0.5.2 Compiling rustls-pemfile v2.2.0 Compiling derive_builder_macro v0.20.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 base64 v0.22.1 Compiling mime v0.3.17 Compiling ipnet v2.11.0 Compiling extendr-api v0.8.0 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/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/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 2m 01s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/arcgisplaces/src/.cargo; gcc-16 -shared -L/home/hornik/tmp/R-d-gcc-16/lib -Wl,-O1 -o arcgisplaces.so entrypoint.o -L./rust/target/release -larcgisplaces -lcrypto -lssl -L/home/hornik/tmp/R-d-gcc-16/lib -lR rm -Rf /home/hornik/tmp/scratch/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/arcgisplaces/src/.cargo /home/hornik/tmp/scratch/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/arcgisplaces/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmph9SnRl/R.INSTALL3c56bd10efbb78/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.0.tar.gz ... checking arcgis_0.2.0.tar.gz ... checking arcgisgeocode_0.4.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.2.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 95.504 8.229 89.134 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 1 5 Check results summary: arcgisutils ... NOTE * checking CRAN incoming feasibility ... [5s/7s] NOTE rdepends_arcgis ... OK rdepends_arcgisgeocode ... OK rdepends_arcgislayers ... OK rdepends_arcgisplaces ... OK rdepends_arcgisrouting ... OK rdepends_arcpbf ... NOTE * checking compiled code ... NOTE