* installing *source* package 'WebGestaltR' ...
** this is package 'WebGestaltR' version '1.0.0'
** package 'WebGestaltR' successfully unpacked and MD5 sums checked
** using staged installation
*** Checking if cargo is installed
*** Checking if cargo is newer than the required version
*** Checking if the required Rust target is installed
*** cargo is ok
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_07_31_12_46_36_2361/RtmpsNWtmW/R.INSTALL1d4ac3bd22969/WebGestaltR/src'
rm -Rf WebGestaltR.dll rust/target/x86_64-pc-windows-gnu/release/WebGestaltR.a entrypoint.o wrapstubs.o rust/target
rm -Rf vendor
rustup target add x86_64-pc-windows-gnu || true
info: component 'rust-std' for target 'x86_64-pc-windows-gnu' is up to date
gcc -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -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
gcc -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c wrapstubs.c -o wrapstubs.o
rustc 1.92.0 (ded5c06cf 2025-12-08)
if [ -f rust/vendor.tar.xz ]; then tar xf rust/vendor.tar.xz && mkdir -p .cargo && cp windows-config.toml .cargo/config.toml; fi
mkdir -p rust/target/libgcc_mock
touch rust/target/libgcc_mock/libgcc_eh.a
mkdir -p rust/target/x86_64-pc-windows-gnu/release/libgcc_mock && touch rust/target/x86_64-pc-windows-gnu/release/libgcc_mock/libgcc_eh.a
export LIBRARY_PATH="${LIBRARY_PATH};/d/temp/2026_07_31_12_46_36_2361/RtmpsNWtmW/R.INSTALL1d4ac3bd22969/WebGestaltR/src/rust/target/libgcc_mock"
PATH="C:\Users\CRAN\.cargo\bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/d/RCompile/recent/R-4.5.3/bin/x64:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:.:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/c/Program Files/MiKTeX/miktex/bin/x64:/c/Program Files/gs/gs/bin:/d/compiler/qpdf/bin:/d/RCompile/CRANpkg/extralibs/localsolver_4_0/bin:/d/RCompile/CRANpkg/extralibs/MARK:/c/Program Files/7-Zip:/d/Compiler/gretl:/c/Program Files/Quarto/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Pandoc:/c/Program Files/MiKTeX/miktex/bin/x64:/c/Program Files/AdoptOpenJDK/jdk-11.0.11.9-hotspot/bin:/c/Program Files/Microsoft MPI/Bin:/c/Program Files/sourceforge/ipmiutil:/c/Program Files/Python39:/c/Program Files/Python39/Scripts:/d/Compiler/Ruby/bin:/c/Program Files (x86)/WinSCP:/c/Program Files/gs/gs/bin:/c/Program Files/Supermicro/SuperDoctor5:/c/Program Files/Intel/Intel(R) Memory and Storage Tool:/c/Program Files/PuTTY:/d/temp/2026_06_10_01_50_00_489/RtmpykRJ0I/rapp-bin-frontmatter6b1831ee1cdc:/d/temp/2026_06_08_01_50_00_26021/Rtmpk9eBzG/rapp-bin-frontmattere9d83a7338b:/c/Users/CRAN/.cargo/bin:/c/Users/CRAN/AppData/Local/Microsoft/WindowsApps:/c/Users/CRAN/AppData/Roaming/TinyTeX/bin/win32:/usr/bin:/c/Program Files/Julia/bin:/c/Users/CRAN/.cargo/bin:/d/compiler/LDC/bin:/d/RCompile/recent/R-4.5.3/bin/x64/" cargo build --target=x86_64-pc-windows-gnu --release --manifest-path=rust/Cargo.toml
Compiling autocfg v1.5.0
Compiling proc-macro2 v1.0.103
Compiling quote v1.0.42
Compiling libm v0.2.15
Compiling unicode-ident v1.0.22
Compiling zerocopy v0.8.31
Compiling cfg-if v1.0.4
Compiling crossbeam-utils v0.8.21
Compiling paste v1.0.15
Compiling bytemuck v1.24.0
Compiling serde_core v1.0.228
Compiling syn v1.0.109
Compiling typenum v1.19.0
Compiling rayon-core v1.13.0
Compiling rawpointer v0.2.1
Compiling version_check v0.9.5
Compiling memchr v2.7.6
Compiling extendr-ffi v0.9.0
Compiling itoa v1.0.15
Compiling ryu v1.0.20
Compiling serde v1.0.228
Compiling either v1.15.0
Compiling once_cell v1.21.3
Compiling serde_json v1.0.145
Compiling lazy_static v1.5.0
Compiling extendr-api v0.9.0
Compiling zerocopy v0.7.35
Compiling getrandom v0.2.16
Compiling rand_core v0.6.4
Compiling safe_arch v0.7.4
Compiling csv-core v0.1.13
Compiling num-traits v0.2.19
Compiling matrixmultiply v0.3.10
Compiling wide v0.7.33
Compiling ahash v0.8.11
Compiling syn v2.0.111
Compiling crossbeam-epoch v0.9.18
Compiling crossbeam-deque v0.8.6
Compiling num-integer v0.1.46
Compiling num-complex v0.4.6
Compiling approx v0.5.1
Compiling num-rational v0.4.2
Compiling simba v0.6.0
Compiling rayon v1.11.0
Compiling csv v1.4.0
Compiling ppv-lite86 v0.2.21
Compiling rand_chacha v0.3.1
Compiling rand v0.8.5
Compiling nalgebra-macros v0.1.0
Compiling rand_distr v0.4.3
Compiling serde_derive v1.0.228
Compiling extendr-macros v0.9.0
Compiling readonly v0.2.13
Compiling ndarray v0.15.6
Compiling nalgebra v0.29.0
Compiling statrs v0.16.1
Compiling webgestalt_lib v0.3.2 (https://github.com/bzhanglab/webgestalt_rust.git?branch=master#6f5f8fac)
Compiling WebGestaltR v0.1.0 (D:\temp\2026_07_31_12_46_36_2361\RtmpsNWtmW\R.INSTALL1d4ac3bd22969\WebGestaltR\src\rust)
Finished `release` profile [optimized] target(s) in 1m 25s
gcc -shared -s -static-libgcc -o WebGestaltR.dll WebGestaltR-win.def entrypoint.o wrapstubs.o -Lrust/target/x86_64-pc-windows-gnu/release -lWebGestaltR -lws2_32 -ladvapi32 -lgdi32 -lbcrypt -lcrypt32 -luserenv -lntdll -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_07_31_12_46_36_2361/RtmpsNWtmW/R.INSTALL1d4ac3bd22969/WebGestaltR/src'
make[1]: Entering directory '/d/temp/2026_07_31_12_46_36_2361/RtmpsNWtmW/R.INSTALL1d4ac3bd22969/WebGestaltR/src'
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
make[1]: Leaving directory '/d/temp/2026_07_31_12_46_36_2361/RtmpsNWtmW/R.INSTALL1d4ac3bd22969/WebGestaltR/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-WebGestaltR/00new/WebGestaltR/libs/x64
** 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
** 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 'WebGestaltR' as WebGestaltR_1.0.0.zip
* DONE (WebGestaltR)