* installing *source* package 'caviarpd' ... ** this is package 'caviarpd' version '0.3.22' ** using staged installation *** starting configure.R *** Timestamp: 2026-03-08 05:40:26.387714 MSRV (src/rust/Cargo.toml rust-version): 1.81.0 Selected Rust toolchain source: system PATH cargo path: C:/Users/CRAN/CARGO~1/bin/cargo.exe cargo --version: cargo 1.92.0 (344c4567c 2025-10-21) rustc path: C:/Users/CRAN/CARGO~1/bin/rustc.exe rustc --version: rustc 1.92.0 (ded5c06cf 2025-12-08) MSRV check passed. Detected src/rust/vendor.tar.xz; setting CARGO_HOME to a local directory. Rendered src/Makevars.win from template. Wrote inst/cargo.log. Found src/rust/vendor.tar.xz; extracting vendored crates. Vendored crates and cargo config are ready. *** finishing configure.R *** ** libs using C compiler: 'gcc.exe (GCC) 14.3.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 abort_shim.c -o abort_shim.o 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 shim.c -o shim.o export RUSTFLAGS="-C link-self-contained=yes" && \ cd rust && R_CARGO_RUN_COUNTER=1 RUSTC="C:/Users/CRAN/CARGO~1/bin/rustc.exe" CARGO_HOME="/d/temp/2026_03_08_05_40_17_12181/RtmpCMukPI/R.INSTALLd0602010207b/caviarpd/src/rust/.cargo-home" "C:/Users/CRAN/CARGO~1/bin/cargo.exe" build --release --lib Compiling autocfg v1.5.0 Compiling getrandom v0.3.4 Compiling libm v0.2.16 Compiling zerocopy v0.8.40 Compiling cfg-if v1.0.4 Compiling num-traits v0.2.19 Compiling crossbeam-utils v0.8.21 Compiling rand_core v0.9.5 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.45 Compiling ppv-lite86 v0.2.21 Compiling unicode-ident v1.0.24 Compiling rand_chacha v0.9.0 Compiling rand v0.9.2 Compiling matrixmultiply v0.3.10 Compiling crossbeam-epoch v0.9.18 Compiling rawpointer v0.2.1 Compiling crossbeam-deque v0.8.6 Compiling syn v2.0.117 Compiling crossbeam-channel v0.5.15 Compiling crossbeam-queue v0.3.12 Compiling num-integer v0.1.46 Compiling num-complex v0.4.6 Compiling ndarray v0.17.2 Compiling roxido_macro v0.6.0 (D:\temp\2026_03_08_05_40_17_12181\RtmpCMukPI\R.INSTALLd0602010207b\caviarpd\src\rust\roxido_macro) Compiling crossbeam v0.8.4 Compiling dahl-partition v0.5.3 (https://github.com/dbdahl/rust-dahl-partition.git?rev=01661bf4#01661bf4) Compiling approx v0.5.1 Compiling rand_pcg v0.9.0 Compiling rust v0.1.0 (D:\temp\2026_03_08_05_40_17_12181\RtmpCMukPI\R.INSTALLd0602010207b\caviarpd\src\rust) Compiling rbindings v0.6.0 (D:\temp\2026_03_08_05_40_17_12181\RtmpCMukPI\R.INSTALLd0602010207b\caviarpd\src\rust\rbindings) Compiling roxido v0.6.0 (D:\temp\2026_03_08_05_40_17_12181\RtmpCMukPI\R.INSTALLd0602010207b\caviarpd\src\rust\roxido) Compiling rand_distr v0.5.1 Compiling epa v0.1.0 (D:\temp\2026_03_08_05_40_17_12181\RtmpCMukPI\R.INSTALLd0602010207b\caviarpd\src\rust\epa) Compiling roots v0.0.8 Compiling dahl-salso v0.6.6 (https://github.com/dbdahl/rust-dahl-salso.git?rev=a219b2830#a219b283) Finished `release` profile [optimized + debuginfo] target(s) in 44.66s export RUSTFLAGS="-C link-self-contained=yes" && \ cd rust && R_CARGO_RUN_COUNTER=2 RUSTC="C:/Users/CRAN/CARGO~1/bin/rustc.exe" CARGO_HOME="/d/temp/2026_03_08_05_40_17_12181/RtmpCMukPI/R.INSTALLd0602010207b/caviarpd/src/rust/.cargo-home" "C:/Users/CRAN/CARGO~1/bin/cargo.exe" build --release --lib Compiling rust v0.1.0 (D:\temp\2026_03_08_05_40_17_12181\RtmpCMukPI\R.INSTALLd0602010207b\caviarpd\src\rust) Finished `release` profile [optimized + debuginfo] target(s) in 9.58s cp -f rust/target/release/librust.a rust/librust.a rm -rf rust/vendor gcc -shared -s -static-libgcc -o caviarpd.dll tmp.def abort_shim.o shim.o rust/librust.a -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 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 shim.c -o shim.o d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: object-9d26f3efc9bab6a7.object.9a091150658583a0-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: addr2line-35739ff5cefe579e.addr2line.752912783290ac6c-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: gimli-1fd9be48a5a1fea1.gimli.8ba636f70adde4af-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: cfg_if-b0185674579f7e08.cfg_if.dbaca9757526c954-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: windows_targets-b1a9198ef68eff35.windows_targets.5b8f90fa63382f5a-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: rustc_demangle-a5759f793c0a4397.rustc_demangle.14bfe4c5668d7185-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: rustc_std_workspace_alloc-41ca33ab5b6d1a67.rustc_std_workspace_alloc.c65e98f61e8e3dd9-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: miniz_oxide-2538f1ef87068206.miniz_oxide.feef24b11f059827-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: adler2-514102c5fe7f7d44.adler2.69d01f853a00ee8d-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: unwind-bb373c64ff85a92c.unwind.cff9b59d479fb6cf-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: libc-074e5888e183aaa0.libc.49524713b4f71cdc-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: rustc_std_workspace_core-0711f97cc1d023fd.rustc_std_workspace_core.d84d75787de6d748-cgu.0.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.003.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.021.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.028.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.029.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.146.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.147.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.148.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.149.rcgu.dwo: no symbols d:\rtools45\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.150.rcgu.dwo: no symbols installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-caviarpd/00new/caviarpd/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 (caviarpd)