* installing *source* package 'fio' ...
** this is package 'fio' version '0.1.5'
** package 'fio' successfully unpacked and MD5 sums checked
** using staged installation
Using cargo 1.81.0 (2dbb1af80 2024-08-20)
Using rustc 1.81.0 (eeb90cda1 2024-09-04)
Building for CRAN.
Writing `src/Makevars.win`.
`tools/config.R` has finished.
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src'
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 entrypoint.c -o entrypoint.o
mkdir -p ./rust/target/libgcc_mock
touch ./rust/target/libgcc_mock/libgcc_eh.a
if [ -f ./rust/vendor.tar.xz ]; then \
	tar xf rust/vendor.tar.xz && \
	mkdir -p /d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src/.cargo && \
	cp rust/vendor-config.toml /d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src/.cargo/config.toml; \
fi
# Build the project using Cargo with additional flags
export CARGO_HOME=/d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src/.cargo && \
export LIBRARY_PATH=";/d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src/./rust/target/libgcc_mock" && \
RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --target=x86_64-pc-windows-gnu --lib --release --manifest-path=rust/Cargo.toml --target-dir=./rust/target
   Compiling proc-macro2 v1.0.94
   Compiling libm v0.2.11
   Compiling autocfg v1.4.0
   Compiling unicode-ident v1.0.18
   Compiling num-traits v0.2.19
   Compiling quote v1.0.40
   Compiling syn v2.0.100
   Compiling rand_core v0.6.4
   Compiling bytemuck v1.22.0
   Compiling rand v0.8.5
   Compiling num-complex v0.4.6
   Compiling nano-gemm-codegen v0.1.0
   Compiling crossbeam-utils v0.8.21
   Compiling thiserror v2.0.12
   Compiling reborrow v0.5.5
   Compiling thiserror-impl v2.0.12
   Compiling crossbeam-epoch v0.9.18
   Compiling paste v1.0.15
   Compiling rayon-core v1.12.1
   Compiling version_check v0.9.5
   Compiling pulp v0.21.4
   Compiling crossbeam-deque v0.8.6
   Compiling either v1.15.0
   Compiling once_cell v1.21.3
   Compiling cfg-if v1.0.0
   Compiling bitflags v2.9.0
   Compiling raw-cpuid v11.5.0
   Compiling rayon v1.10.0
   Compiling dyn-stack v0.13.0
   Compiling seq-macro v0.3.6
   Compiling memchr v2.7.4
   Compiling ucd-trie v0.1.7
   Compiling gemm-common v0.18.2
   Compiling pest v2.8.0
   Compiling nano-gemm-core v0.1.0
   Compiling pest_meta v2.8.0
   Compiling build-print v0.1.1
   Compiling extendr-ffi v0.8.0 (https://github.com/extendr/extendr#1a8fe422)
   Compiling pest_generator v2.8.0
   Compiling nano-gemm-f64 v0.1.0
   Compiling nano-gemm-c32 v0.1.0
   Compiling nano-gemm-f32 v0.1.0
   Compiling nano-gemm-c64 v0.1.0
   Compiling num-integer v0.1.46
   Compiling num-bigint v0.4.6
   Compiling pest_derive v2.8.0
   Compiling equator-macro v0.2.1
   Compiling serde v1.0.219
   Compiling py_literal v0.4.0
   Compiling equator v0.2.2
   Compiling gemm-f64 v0.18.2
   Compiling gemm-f32 v0.18.2
   Compiling gemm-c64 v0.18.2
   Compiling gemm-c32 v0.18.2
   Compiling pulp v0.18.22
   Compiling serde_derive v1.0.219
   Compiling equator-macro v0.4.2
   Compiling extendr-api v0.8.0 (https://github.com/extendr/extendr#1a8fe422)
   Compiling matrixcompare-core v0.1.0
   Compiling coe-rs v0.1.2
   Compiling byteorder v1.5.0
   Compiling npyz v0.8.3
   Compiling faer-entity v0.19.2
   Compiling matrixcompare v0.3.0
   Compiling equator v0.4.2
   Compiling gemm v0.18.2
   Compiling nano-gemm v0.1.2
   Compiling dyn-stack v0.10.0
   Compiling extendr-macros v0.8.0 (https://github.com/extendr/extendr#1a8fe422)
   Compiling rand_distr v0.4.3
   Compiling dbgf v0.1.2
   Compiling faer v0.19.4
   Compiling num_cpus v1.16.0
   Compiling fio v0.1.2 (D:\temp\2025_04_05_01_50_00_30359\RtmpM9zcl7\R.INSTALL1f9507884135c\fio\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 -lkernel32 -ladvapi32 -lntdll -luserenv -lws2_32 -lkernel32

    Finished `release` profile [optimized] target(s) in 4m 35s
# Always clean up CARGOTMP
rm -Rf /d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src/.cargo;
gcc -shared -s -static-libgcc -o fio.dll fio-win.def entrypoint.o -L./rust/target/x86_64-pc-windows-gnu/release -lfio -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 -Rf /d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src/.cargo vendor ./rust/target
make[1]: Leaving directory '/d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src'
make[1]: Entering directory '/d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src'
make[1]: Leaving directory '/d/temp/2025_04_05_01_50_00_30359/RtmpM9zcl7/R.INSTALL1f9507884135c/fio/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fio/00new/fio/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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
* MD5 sums
packaged installation of 'fio' as fio_0.1.5.zip
* DONE (fio)