* installing *source* package 'automerge' ... ** this is package 'automerge' version '0.2.0' ** using staged installation Checking for system automerge installation... System automerge not found, building from bundled source... Building automerge-c... using Rust package manager: 'cargo 1.92.0 (344c4567c 2025-10-21)' using Rust compiler: 'rustc 1.92.0 (ded5c06cf 2025-12-08)' Extracting vendored Rust dependencies... -- The C compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: D:/rtools45/x86_64-w64-mingw32.static.posix/bin/gcc.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (3.2s) -- Generating done (0.1s) -- Build files have been written to: D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build Building (this may take several minutes)... [ 12%] Producing the bindings' artifacts with Cargo... -- Touching "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/src/automerge/rust/automerge-c/cbindgen.toml" if NOT_EXISTS "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/include/automerge-c/automerge.h"... -- Touched "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/src/automerge/rust/automerge-c/cbindgen.toml". warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: D:\temp\2026_01_22_09_50_17_13041\Rtmpa4kmVW\R.INSTALL1538826434a6b\automerge\src\automerge\rust\hexane\Cargo.toml workspace: D:\temp\2026_01_22_09_50_17_13041\Rtmpa4kmVW\R.INSTALL1538826434a6b\automerge\src\automerge\rust\Cargo.toml Compiling proc-macro2 v1.0.105 Compiling unicode-ident v1.0.22 Compiling quote v1.0.43 Compiling serde_core v1.0.228 Compiling serde v1.0.228 Compiling winapi-x86_64-pc-windows-gnu v0.4.0 Compiling cfg-if v1.0.4 Compiling windows-link v0.2.1 Compiling version_check v0.9.5 Compiling typenum v1.19.0 Compiling winapi v0.3.9 Compiling autocfg v1.5.0 Compiling getrandom v0.3.4 Compiling zmij v1.0.16 Compiling zerocopy v0.8.33 Compiling os_str_bytes v6.6.1 Compiling hashbrown v0.12.3 Compiling serde_json v1.0.149 Compiling syn v1.0.109 Compiling textwrap v0.16.2 Compiling thiserror v2.0.18 Compiling fastrand v2.3.0 Compiling bitflags v1.3.2 Compiling itoa v1.0.17 Compiling memchr v2.7.6 Compiling cbindgen v0.26.0 Compiling strsim v0.10.0 Compiling crc32fast v1.5.0 Compiling once_cell v1.21.3 Compiling log v0.4.29 Compiling adler2 v2.0.1 Compiling heck v0.4.1 Compiling simd-adler32 v0.3.8 Compiling either v1.15.0 Compiling cpufeatures v0.2.17 Compiling pin-project-lite v0.2.16 Compiling tinyvec_macros v0.1.1 Compiling libc v0.2.180 Compiling leb128 v0.2.5 Compiling rustc-hash v2.1.1 Compiling hex v0.4.3 Compiling unicode-segmentation v1.12.0 Compiling getrandom v0.2.17 Compiling windows-sys v0.61.2 Compiling itertools v0.14.0 Compiling tinyvec v1.10.0 Compiling tracing-core v0.1.36 Compiling miniz_oxide v0.8.9 Compiling rand_core v0.6.4 Compiling clap_lex v0.2.4 Compiling indexmap v1.9.3 Compiling generic-array v0.14.7 Compiling winapi-util v0.1.11 Compiling flate2 v1.1.8 Compiling termcolor v1.4.1 Compiling tempfile v3.24.0 Compiling syn v2.0.114 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.7 Compiling digest v0.10.7 Compiling sha2 v0.10.9 Compiling ppv-lite86 v0.2.21 Compiling rand_chacha v0.3.1 Compiling rand v0.8.5 Compiling atty v0.2.14 Compiling clap v3.2.25 Compiling serde_derive v1.0.228 Compiling thiserror-impl v2.0.18 Compiling tracing-attributes v0.1.31 Compiling hexane v0.1.7 (D:\temp\2026_01_22_09_50_17_13041\Rtmpa4kmVW\R.INSTALL1538826434a6b\automerge\src\automerge\rust\hexane) Compiling tracing v0.1.44 Compiling smol_str v0.2.2 Compiling toml v0.5.11 Compiling automerge v0.7.3 (D:\temp\2026_01_22_09_50_17_13041\Rtmpa4kmVW\R.INSTALL1538826434a6b\automerge\src\automerge\rust\automerge) Compiling automerge-c v0.3.0 (D:\temp\2026_01_22_09_50_17_13041\Rtmpa4kmVW\R.INSTALL1538826434a6b\automerge\src\automerge\rust\automerge-c) warning: unused import: `to_expand_mark` --> automerge-c\src\doc\mark.rs:32:16 | 32 | pub(crate) use to_expand_mark; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `to_sync_state` --> automerge-c\src\sync\state.rs:18:16 | 18 | pub(crate) use to_sync_state; | ^^^^^^^^^^^^^ warning: `automerge-c` (lib) generated 2 warnings (run `cargo fix --lib -p automerge-c` to apply 2 suggestions) Finished `release` profile [optimized] target(s) in 2m 00s -- Replacing "A_M([^_]+)_" with "AM_\1_" in "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/include/automerge-c/automerge.h"... -- Created/updated "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/include/automerge-c/automerge.h". -- Replacing "USIZE_" with "+8" in "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/include/automerge-c/automerge.h"... -- Created/updated "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/include/automerge-c/automerge.h". [ 12%] Built target automerge_core_artifacts [ 25%] Generating the enum string functions with CMake... -- Generating header file "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/include/automerge-c/utils/enum_string.h"... -- Generating source file "D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/src/utils/enum_string.c"... [ 37%] Building C object CMakeFiles/automerge.dir/src/utils/result.c.obj [ 50%] Building C object CMakeFiles/automerge.dir/src/utils/stack_callback_data.c.obj [ 62%] Building C object CMakeFiles/automerge.dir/src/utils/stack.c.obj [ 75%] Building C object CMakeFiles/automerge.dir/src/utils/string.c.obj [ 87%] Building C object CMakeFiles/automerge.dir/src/utils/enum_string.c.obj [100%] Linking C static library libautomerge.a Merging the libraries' constituent object files... Merging its dependent libraries into D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/libautomerge.a... D:/rtools45/x86_64-w64-mingw32.static.posix/bin/ar.exe -x D:/temp/2026_01_22_09_50_17_13041/Rtmpa4kmVW/R.INSTALL1538826434a6b/automerge/build/Cargo/target/x86_64-pc-windows-gnu/release/libautomerge_core.a D:/rtools45/x86_64-w64-mingw32.static.posix/bin/ar.exe -rs libautomerge.a objects/automerge_core/*.o [100%] Built target automerge [ 12%] Built target automerge_core_artifacts [100%] Built target automerge Install the project... -- Install configuration: "Release" Successfully built automerge-c from source Configuration: PKG_CFLAGS: -I../install/include PKG_LIBS: ../install/lib/libautomerge.a -lws2_32 -luserenv -lbcrypt -lntdll ** 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" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c cursors.c -o cursors.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c document.c -o document.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c errors.c -o errors.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c memory.c -o memory.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c objects.c -o objects.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c sync.c -o sync.o gcc -shared -s -static-libgcc -o automerge.dll tmp.def cursors.o document.o errors.o init.o memory.o objects.o sync.o ../install/lib/libautomerge.a -lws2_32 -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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-automerge/00new/automerge/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 * DONE (automerge)