* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘gtfsrealtime’ ...
** this is package ‘gtfsrealtime’ version ‘0.2.1’
** package ‘gtfsrealtime’ 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-1) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-release-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/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src/.cargo && \
	cp rust/vendor-config.toml /home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src/.cargo/config.toml; \
fi
export MACOSX_DEPLOYMENT_TARGET=10.12 && \
export CARGO_HOME=/home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src/.cargo && \
export PATH="/home/hornik/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 libc v0.2.180
   Compiling proc-macro2 v1.0.106
   Compiling typenum v1.20.0
   Compiling unicode-ident v1.0.22
   Compiling quote v1.0.45
   Compiling jobserver v0.1.34
   Compiling shlex v1.3.0
   Compiling find-msvc-tools v0.1.8
   Compiling cc v1.2.54
   Compiling syn v2.0.117
   Compiling cfg-if v1.0.4
   Compiling zeroize v1.8.2
   Compiling hybrid-array v0.4.12
   Compiling anyhow v1.0.100
   Compiling either v1.15.0
   Compiling version_check v0.9.5
   Compiling generic-array v0.14.7
   Compiling itertools v0.12.1
   Compiling prost-derive v0.14.3
   Compiling crypto-common v0.2.1
   Compiling pkg-config v0.3.33
   Compiling zstd-sys v2.0.16+zstd.1.5.7
   Compiling ring v0.17.14
   Compiling cmov v0.5.3
   Compiling getrandom v0.4.2
   Compiling crc32fast v1.5.0
   Compiling rustix v1.1.3
   Compiling ctutils v0.4.2
   Compiling block-buffer v0.12.0
   Compiling bytes v1.11.0
   Compiling simd-adler32 v0.3.8
   Compiling equivalent v1.0.2
   Compiling prettyplease v0.2.37
   Compiling const-oid v0.10.2
   Compiling log v0.4.29
   Compiling linux-raw-sys v0.11.0
   Compiling foldhash v0.1.5
   Compiling regex-syntax v0.8.10
   Compiling bitflags v2.11.0
   Compiling hashbrown v0.17.0
   Compiling indexmap v2.14.0
   Compiling regex-automata v0.4.14
   Compiling hashbrown v0.15.5
   Compiling digest v0.11.3
   Compiling prost v0.14.3
   Compiling crypto-common v0.1.7
   Compiling block-buffer v0.10.4
   Compiling getrandom v0.2.17
   Compiling rustls-pki-types v1.14.0
   Compiling heck v0.5.0
   Compiling httparse v1.10.1
   Compiling zstd-safe v7.2.4
   Compiling once_cell v1.21.3
   Compiling fixedbitset v0.5.7
   Compiling adler2 v2.0.1
   Compiling extendr-ffi v0.8.1
   Compiling fastrand v2.4.1
   Compiling untrusted v0.9.0
   Compiling tempfile v3.25.0
   Compiling miniz_oxide v0.8.9
   Compiling petgraph v0.8.3
   Compiling digest v0.10.7
   Compiling prost-types v0.14.3
   Compiling regex v1.12.3
   Compiling inout v0.2.2
   Compiling cpufeatures v0.3.0
   Compiling itoa v1.0.17
   Compiling paste v1.0.15
   Compiling cpufeatures v0.2.17
   Compiling zlib-rs v0.5.5
   Compiling rustls v0.23.36
   Compiling multimap v0.10.1
   Compiling powerfmt v0.2.0
   Compiling deranged v0.5.8
   Compiling prost-build v0.14.3
   Compiling flate2 v1.1.8
   Compiling sha2 v0.10.9
   Compiling http v1.4.0
   Compiling cipher v0.5.1
   Compiling rustls-webpki v0.103.9
   Compiling hmac v0.13.0
   Compiling extendr-api v0.8.1
   Compiling libbz2-rs-sys v0.2.2
   Compiling time-core v0.1.8
   Compiling cpubits v0.1.1
   Compiling base64 v0.22.1
   Compiling num-conv v0.2.1
   Compiling subtle v2.6.1
   Compiling bumpalo v3.20.2
   Compiling zopfli v0.8.3
   Compiling time v0.3.47
   Compiling ureq-proto v0.5.3
   Compiling aes v0.9.0
   Compiling bzip2 v0.6.1
   Compiling pbkdf2 v0.13.0
   Compiling zstd v0.13.3
   Compiling lzma-rust2 v0.16.2
   Compiling gtfsrealtime v0.1.0 (/home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src/rust)
   Compiling sha1 v0.11.0
   Compiling webpki-roots v1.0.5
   Compiling extendr-macros v0.8.1
   Compiling ppmd-rust v1.4.0
   Compiling percent-encoding v2.3.2
   Compiling deflate64 v0.1.12
   Compiling memchr v2.8.0
   Compiling constant_time_eq v0.4.2
   Compiling utf-8 v0.7.6
   Compiling typed-path v0.12.3
   Compiling ureq v3.1.4
   Compiling zip v8.6.0
   Compiling strum_macros v0.28.0
   Compiling gtfsrt-macros v0.1.0 (/home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src/gtfsrt-macros)
   Compiling strum v0.28.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: -lc -lm -lrt -lpthread -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc

    Finished `release` profile [optimized] target(s) in 3m 42s
# Always clean up CARGOTMP
rm -Rf /home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src/.cargo;
gcc-16 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o gtfsrealtime.so entrypoint.o -L./rust/target/release -lgtfsrealtime -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
rm -Rf /home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src/.cargo /home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src/vendor ./rust/target
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCUG2vj/R.INSTALL10e65d6b3e74fc/gtfsrealtime/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-gtfsrealtime/00new/gtfsrealtime/libs
** 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
** 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 (gtfsrealtime)