* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘arcgisgeocode’ ...
** package ‘arcgisgeocode’ successfully unpacked and MD5 sums checked
** using staged installation
Using cargo 1.82.0 (8f40fc59f 2024-08-21)
Using rustc 1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src'
rm -Rf arcgisgeocode.so ./rust/target/release/libarcgisgeocode.a entrypoint.o /home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src/.cargo /home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src/vendor
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c entrypoint.c -o entrypoint.o
if [ -f ./rust/vendor.tar.xz ]; then \
	tar xf rust/vendor.tar.xz && \
	mkdir -p /home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src/.cargo && \
	cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src/.cargo/config.toml; \
fi
# In some environments, ~/.cargo/bin might not be included in PATH, so we need
# to set it here to ensure cargo can be invoked. It is appended to PATH and
# therefore is only used if cargo is absent from the user's PATH.
if [ "" != "true" ]; then \
	export CARGO_HOME=/home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src/.cargo; \
fi && \
	export PATH="/home/hornik/bin:/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" && \
		cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target && \
		echo `cargo --version` && echo `rustc --version`;
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.13
   Compiling strsim v0.11.1
   Compiling serde v1.0.210
   Compiling fnv v1.0.7
   Compiling ident_case v1.0.1
   Compiling libc v0.2.159
   Compiling quote v1.0.37
   Compiling syn v2.0.77
   Compiling memchr v2.7.4
   Compiling rand_core v0.6.4
   Compiling siphasher v0.3.11
   Compiling itoa v1.0.11
   Compiling ryu v1.0.18
   Compiling phf_shared v0.11.2
   Compiling rand v0.8.5
   Compiling dirs-sys-next v0.1.2
   Compiling darling_core v0.20.10
   Compiling serde_derive v1.0.210
   Compiling darling_macro v0.20.10
   Compiling darling v0.20.10
   Compiling libR-sys v0.7.1
   Compiling cfg-if v1.0.0
   Compiling dirs-next v2.0.0
   Compiling derive_builder_core v0.20.1
   Compiling phf_generator v0.11.2
   Compiling csv-core v0.1.11
   Compiling paste v1.0.15
   Compiling serde_json v1.0.128
   Compiling phf_macros v0.11.2
   Compiling derive_builder_macro v0.20.1
   Compiling term v0.7.0
   Compiling csv v1.3.0
   Compiling serde_with_macros v3.9.0
   Compiling is-terminal v0.4.13
   Compiling unicode-width v0.1.14
   Compiling lazy_static v1.5.0
   Compiling extendr-api v0.7.1
   Compiling encode_unicode v1.0.0
   Compiling serde_with v3.9.0
   Compiling prettytable-rs v0.10.0
   Compiling derive_builder v0.20.1
   Compiling phf v0.11.2
   Compiling extendr-macros v0.7.1
   Compiling once_cell v1.19.0
   Compiling serde_esri v0.3.1 (https://github.com/josiahparry/serde_esri#28502b3a)
   Compiling rust_iso3166 v0.1.13
   Compiling arcgisgeocode v0.1.0 (/home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src/rust)
    Finished `release` profile [optimized] target(s) in 1m 46s
cargo 1.82.0 (8f40fc59f 2024-08-21)
rustc 1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)
rm -Rf /home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src/.cargo /home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src/vendor ./rust/target/release/build; \

gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o arcgisgeocode.so entrypoint.o -L./rust/target/release -larcgisgeocode -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpowhvKV/R.INSTALL30d3e4592b1b80/arcgisgeocode/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-arcgisgeocode/00new/arcgisgeocode/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘arcgisgeocode’
    finding HTML links ... done
    arcgisgeocode-package                   html  
    esri_wkids                              html  
    find_address_candidates                 html  
    geocode_addresses                       html  
    geocode_server                          html  
    iso_3166_codes                          html  
    list_geocoders                          html  
    reverse_geocode                         html  
    storage                                 html  
    suggest_places                          html  
    world_geocoder                          html  
** 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)