* installing *source* package 'rsamplr' ... ** this is package 'rsamplr' version '0.1.0' ** using staged installation using Rust package manager: 'cargo 1.81.0 (2dbb1af80 2024-08-20)' using Rust compiler: 'rustc 1.81.0 (eeb90cda1 2024-09-04)' ----------------- [MINIMUM SUPPORTED RUST VERSION] ----------------- The MSRV of this package is '1.70.0'. -------------------------------------------------------------------- ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o # When the GNU toolchain is used (i.e. on CRAN), -lgcc_eh is specified for # building proc-macro2, but Rtools doesn't contain libgcc_eh. This isn't used # in actual, but we need this tweak to please the compiler. mkdir -p /d/temp/2025_08_18_11_05_17_21387/RtmpYD3u22/R.INSTALL2fbd433301c33/rsamplr/src/rust/target/x86_64-pc-windows-gnu/release/libgcc_mock && touch /d/temp/2025_08_18_11_05_17_21387/RtmpYD3u22/R.INSTALL2fbd433301c33/rsamplr/src/rust/target/x86_64-pc-windows-gnu/release/libgcc_mock/libgcc_eh.a export CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER="x86_64-w64-mingw32.static.posix-gcc.exe" && \ export LIBRARY_PATH="${LIBRARY_PATH};/d/temp/2025_08_18_11_05_17_21387/RtmpYD3u22/R.INSTALL2fbd433301c33/rsamplr/src/rust/target/x86_64-pc-windows-gnu/release/libgcc_mock" && \ export CC="gcc " && \ export CFLAGS="-pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign " && \ export RUSTFLAGS="" && \ cargo build --target x86_64-pc-windows-gnu --lib --profile release --manifest-path ./rust/Cargo.toml --target-dir /d/temp/2025_08_18_11_05_17_21387/RtmpYD3u22/R.INSTALL2fbd433301c33/rsamplr/src/rust/target Updating crates.io index Downloading crates ... Downloaded cc v1.2.32 Downloaded cfg-if v1.0.1 Downloaded getrandom v0.2.16 Downloaded ppv-lite86 v0.2.21 Downloaded rand_core v0.6.4 Downloaded savvy v0.8.13 Downloaded savvy-macro v0.8.13 Downloaded zerocopy v0.8.26 Downloaded rand v0.8.5 Downloaded rustversion v1.0.22 Downloaded shlex v1.3.0 Downloaded envisim_utils v0.2.1 Downloaded envisim_estimate v0.3.0 Downloaded savvy-bindgen v0.8.13 Downloaded rand_chacha v0.3.1 Downloaded savvy-ffi v0.8.13 Downloaded envisim_samplr v0.3.0 Downloaded syn v2.0.105 Downloaded proc-macro2 v1.0.97 Downloaded rustc-hash v2.1.1 Compiling zerocopy v0.8.26 Compiling proc-macro2 v1.0.97 Compiling cfg-if v1.0.1 Compiling unicode-ident v1.0.18 Compiling shlex v1.3.0 Compiling rustversion v1.0.22 Compiling rustc-hash v2.1.1 Compiling savvy-ffi v0.8.13 Compiling getrandom v0.2.16 Compiling cc v1.2.32 Compiling rand_core v0.6.4 Compiling savvy v0.8.13 Compiling quote v1.0.40 Compiling syn v2.0.105 Compiling ppv-lite86 v0.2.21 Compiling rand_chacha v0.3.1 Compiling rand v0.8.5 Compiling envisim_utils v0.2.1 Compiling envisim_samplr v0.3.0 Compiling envisim_estimate v0.3.0 Compiling savvy-bindgen v0.8.13 Compiling savvy-macro v0.8.13 Compiling rsamplr v0.1.0 (D:\temp\2025_08_18_11_05_17_21387\RtmpYD3u22\R.INSTALL2fbd433301c33\rsamplr\src\rust) Finished `release` profile [optimized] target(s) in 20.22s gcc -shared -s -static-libgcc -o rsamplr.dll tmp.def init.o -L/d/temp/2025_08_18_11_05_17_21387/RtmpYD3u22/R.INSTALL2fbd433301c33/rsamplr/src/rust/target/x86_64-pc-windows-gnu/release -lrsamplr -lws2_32 -ladvapi32 -luserenv -lbcrypt -lntdll -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR rm -f /d/temp/2025_08_18_11_05_17_21387/RtmpYD3u22/R.INSTALL2fbd433301c33/rsamplr/src/rust/target/x86_64-pc-windows-gnu/release/librsamplr.a installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-rsamplr/00new/rsamplr/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rsamplr)