* installing *source* package 'jiebaRS' ... ** this is package 'jiebaRS' version '0.3.0' ** package 'jiebaRS' successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.92.0 (344c4567c 2025-10-21) Using rustc 1.92.0 (ded5c06cf 2025-12-08) Building for CRAN. Writing `src/Makevars.win`. `tools/config.R` has finished. ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' make[1]: Entering directory '/d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/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 ar rcs ./rust/target/libgcc_mock/libgcc_eh.a if [ -d ./vendor ]; then \ echo "=== Using offline vendor directory ==="; \ mkdir -p /d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/.cargo && \ cp rust/vendor-config.toml /d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/.cargo/config.toml; \ elif [ -f ./rust/vendor.tar.xz ]; then \ echo "=== Using offline vendor tarball ==="; \ tar xf rust/vendor.tar.xz && \ mkdir -p /d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/.cargo && \ cp rust/vendor-config.toml /d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/.cargo/config.toml; \ fi === Using offline vendor tarball === # Build the project using Cargo with additional flags export CARGO_HOME=/d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/.cargo && \ export LIBRARY_PATH=";/d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/./rust/target/libgcc_mock" && \ CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER="gcc" RUSTFLAGS=" -Lnative=/d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/./rust/target/libgcc_mock --print=native-static-libs" cargo +stable-x86_64-pc-windows-gnu build -j 2 --offline --target=x86_64-pc-windows-gnu --lib --release --manifest-path=rust/Cargo.toml --target-dir=./rust/target Compiling cfg-if v1.0.4 Compiling getrandom v0.4.3 Compiling find-msvc-tools v0.1.9 Compiling jobserver v0.1.35 Compiling shlex v2.0.1 Compiling cc v1.3.0 Compiling pkg-config v0.3.33 Compiling proc-macro2 v1.0.107 Compiling unicode-ident v1.0.24 Compiling quote v1.0.47 Compiling zstd-sys v2.0.16+zstd.1.5.7 Compiling crc32fast v1.5.0 Compiling zstd-safe v7.2.4 Compiling memchr v2.8.3 Compiling foldhash v0.2.0 Compiling equivalent v1.0.2 Compiling allocator-api2 v0.2.21 Compiling no_std_io2 v0.9.4 Compiling hashbrown v0.16.1 Compiling syn v2.0.119 Compiling crossbeam-utils v0.8.22 Compiling rle-decode-fast v1.0.3 Compiling libflate_lz77 v2.3.0 Compiling syn v3.0.2 Compiling dary_heap v0.3.9 Compiling adler32 v1.2.0 Compiling siphasher v1.0.3 Compiling autocfg v1.5.1 Compiling crossbeam-epoch v0.9.20 Compiling num-traits v0.2.19 Compiling phf_shared v0.13.1 Compiling libflate v2.3.0 Compiling zstd v0.13.3 Compiling proc-macro-error-attr3 v3.0.2 Compiling extendr-ffi v0.9.0 Compiling crossbeam-deque v0.8.7 Compiling fastrand v2.5.0 Compiling phf_generator v0.13.1 Compiling proc-macro-error3 v3.0.2 Compiling include-flate-compress v0.3.4 Compiling aho-corasick v1.1.4 Compiling paste v1.0.15 Compiling getrandom v0.3.4 Compiling version_check v0.9.5 Compiling regex-syntax v0.8.11 Compiling rayon-core v1.13.0 Compiling zerocopy v0.8.55 Compiling thiserror v2.0.19 Compiling regex-automata v0.4.16 Compiling ahash v0.8.12 Compiling include-flate-codegen v0.3.4 Compiling phf_codegen v0.13.1 Compiling thiserror-impl v2.0.19 Compiling once_cell v1.21.4 Compiling extendr-api v0.9.0 Compiling lazy_static v1.5.0 Compiling smallvec v1.15.2 Compiling cedarwood v0.5.0 Compiling extendr-macros v0.9.0 Compiling jieba-macros v0.10.3 Compiling include-flate v0.3.4 Compiling regex v1.13.1 Compiling ordered-float v5.3.0 Compiling phf v0.13.1 Compiling readonly v0.2.14 Compiling either v1.16.0 Compiling bytecount v0.6.9 Compiling zlib-rs v0.6.7 Compiling rustc-hash v2.1.3 Compiling jieba-rs v0.10.3 Compiling cidian-rs v0.1.1 Compiling rayon v1.12.0 Compiling jieba_rs v0.3.0 (D:\temp\2026_09_11_01_50_00_25671\RtmpkPcIby\R.INSTALL394047c25e4d\jiebaRS\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 -lntdll -luserenv -lws2_32 -ldbghelp Finished `release` profile [optimized] target(s) in 4m 11s # Always clean up CARGOTMP rm -Rf /d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/.cargo; gcc -shared -s -static-libgcc -o jiebaRS.dll jiebaRS-win.def entrypoint.o -L./rust/target/x86_64-pc-windows-gnu/release -ljieba_rs -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/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src/.cargo vendor ./rust/target make[1]: Leaving directory '/d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src' make[1]: Entering directory '/d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src' make[1]: Leaving directory '/d/temp/2026_09_11_01_50_00_25671/RtmpkPcIby/R.INSTALL394047c25e4d/jiebaRS/src' installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-jiebaRS/00new/jiebaRS/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 'jiebaRS' as jiebaRS_0.3.0.zip * DONE (jiebaRS)