* installing *source* package 'string2path' ...
** package 'string2path' 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
using Rust package manager: 'cargo 1.92.0 (344c4567c 2025-10-21)'
using Rust compiler: 'rustc 1.92.0 (ded5c06cf 2025-12-08)'
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2026_03_06_01_50_00_25361/RtmpK006tg/R.INSTALLfeac18c54b15/string2path/src'
gcc  -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
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
# vendoring (Note: to avoid NOTE of "Found the following hidden files and
# directories", .cargo needs to be created here)
if [ "yes" = "yes" ]; then \
  d:/rtools44/usr/bin/tar --extract --xz -f ./rust/vendor.tar.xz -C ./rust && \
    mkdir -p ./rust/.cargo && \
    cp ./cargo_vendor_config.toml ./rust/.cargo/config.toml; \
fi
export CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER="x86_64-w64-mingw32.static.posix-gcc.exe" && export LIBRARY_PATH="${LIBRARY_PATH};/d/temp/2026_03_06_01_50_00_25361/RtmpK006tg/R.INSTALLfeac18c54b15/string2path/src/./rust/target/x86_64-pc-windows-gnu/release/libgcc_mock" && export CARGO_HOME="D:/Rcompile/CRANpkg/local/4.4/.cargo" && cd ./rust && cargo build --jobs 1 --target x86_64-pc-windows-gnu --lib --release --offline
   Compiling libm v0.2.11
   Compiling autocfg v1.4.0
   Compiling num-traits v0.2.19
   Compiling proc-macro2 v1.0.94
   Compiling unicode-ident v1.0.18
   Compiling euclid v0.22.11
   Compiling arrayvec v0.7.6
   Compiling lyon_geom v1.0.6
   Compiling quote v1.0.40
   Compiling shlex v1.3.0
   Compiling version_check v0.9.5
   Compiling slotmap v1.0.7
   Compiling cc v1.2.16
   Compiling syn v2.0.100
   Compiling lyon_path v1.0.7
   Compiling rustversion v1.0.20
   Compiling savvy-bindgen v0.8.7
   Compiling savvy v0.8.7
   Compiling core_maths v0.1.1
   Compiling tinyvec_macros v0.1.1
   Compiling float_next_after v1.0.0
   Compiling lyon_tessellation v1.0.15
   Compiling tinyvec v1.9.0
   Compiling ttf-parser v0.24.1
   Compiling savvy-macro v0.8.7
   Compiling lyon_algorithms v1.0.5
   Compiling log v0.4.26
   Compiling memmap2 v0.9.5
   Compiling savvy-ffi v0.8.7
   Compiling fontdb v0.22.0
   Compiling lyon v1.0.1
   Compiling ttf-parser v0.25.1
   Compiling once_cell v1.21.1
   Compiling string2path v0.2.0 (D:\temp\2026_03_06_01_50_00_25361\RtmpK006tg\R.INSTALLfeac18c54b15\string2path\src\rust)
    Finished `release` profile [optimized] target(s) in 2m 29s
rm -Rf D:/Rcompile/CRANpkg/local/4.4/.cargo ./rust/target/x86_64-pc-windows-gnu/release/build
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: object-9d26f3efc9bab6a7.object.9a091150658583a0-cgu.0.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: addr2line-35739ff5cefe579e.addr2line.752912783290ac6c-cgu.0.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: gimli-1fd9be48a5a1fea1.gimli.8ba636f70adde4af-cgu.0.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: cfg_if-b0185674579f7e08.cfg_if.dbaca9757526c954-cgu.0.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: windows_targets-b1a9198ef68eff35.windows_targets.5b8f90fa63382f5a-cgu.0.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: rustc_demangle-a5759f793c0a4397.rustc_demangle.14bfe4c5668d7185-cgu.0.rcgu.dwo: no symbols
D:\rtools44\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:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: miniz_oxide-2538f1ef87068206.miniz_oxide.feef24b11f059827-cgu.0.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: adler2-514102c5fe7f7d44.adler2.69d01f853a00ee8d-cgu.0.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: unwind-bb373c64ff85a92c.unwind.cff9b59d479fb6cf-cgu.0.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: libc-074e5888e183aaa0.libc.49524713b4f71cdc-cgu.0.rcgu.dwo: no symbols
D:\rtools44\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:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.003.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.021.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.028.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.029.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.146.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.147.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.148.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.149.rcgu.dwo: no symbols
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\nm.exe: compiler_builtins-87953880d1763386.compiler_builtins.ace4d55401a4cf31-cgu.150.rcgu.dwo: no symbols
gcc -shared -s -static-libgcc -o string2path.dll tmp.def init.o -L./rust/target/x86_64-pc-windows-gnu/release -lstring2path -lws2_32 -ladvapi32 -luserenv -lbcrypt -lntdll -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3p/bin/x64 -lR
rm -Rf ./rust/target/x86_64-pc-windows-gnu/release/libstring2path.a ./rust/.cargo
make[1]: Leaving directory '/d/temp/2026_03_06_01_50_00_25361/RtmpK006tg/R.INSTALLfeac18c54b15/string2path/src'
make[1]: Entering directory '/d/temp/2026_03_06_01_50_00_25361/RtmpK006tg/R.INSTALLfeac18c54b15/string2path/src'
make[1]: Leaving directory '/d/temp/2026_03_06_01_50_00_25361/RtmpK006tg/R.INSTALLfeac18c54b15/string2path/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-string2path/00new/string2path/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
* MD5 sums
packaged installation of 'string2path' as string2path_0.2.2.zip
* DONE (string2path)