* installing *source* package 'freestiler' ... ** this is package 'freestiler' version '0.2.0' ** package 'freestiler' 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. DuckDB feature disabled on Windows by default. 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_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src' gcc -I"D:/RCompile/recent/R-4.6.1/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 touch ./rust/target/libgcc_mock/libgcc_eh.a if [ -d ./vendor ]; then \ echo "=== Using offline vendor directory ==="; \ mkdir -p /d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src/.cargo && \ cp rust/vendor-config.toml /d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/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_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src/.cargo && \ cp rust/vendor-config.toml /d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src/.cargo/config.toml; \ fi === Using offline vendor tarball === if [ -d ./vendor ]; then \ find ./vendor -type f \( -name '._*' -o -name '.DS_Store' \) -delete; \ fi # Build the project using Cargo with additional flags export CARGO_HOME=/d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src/.cargo && \ export LIBRARY_PATH=";/d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src/./rust/target/libgcc_mock" && \ RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --target=x86_64-pc-windows-gnu --lib --release --manifest-path=rust/Cargo.toml --target-dir=./rust/target Compiling proc-macro2 v1.0.106 Compiling unicode-ident v1.0.24 Compiling quote v1.0.46 Compiling version_check v0.9.5 Compiling syn v1.0.109 Compiling libm v0.2.16 Compiling syn v2.0.118 Compiling autocfg v1.5.1 Compiling serde_core v1.0.228 Compiling crossbeam-utils v0.8.21 Compiling num-traits v0.2.19 Compiling find-msvc-tools v0.1.9 Compiling jobserver v0.1.32 Compiling shlex v2.0.1 Compiling cc v1.2.65 Compiling pkg-config v0.3.33 Compiling zstd-sys v2.0.16+zstd.1.5.7 Compiling crossbeam-epoch v0.9.18 Compiling rayon-core v1.12.1 Compiling serde v1.0.228 Compiling strsim v0.10.0 Compiling fnv v1.0.7 Compiling hashbrown v0.15.5 Compiling either v1.16.0 Compiling ident_case v1.0.1 Compiling equivalent v1.0.2 Compiling darling_core v0.14.4 Compiling indexmap v2.10.0 Compiling crossbeam-deque v0.8.6 Compiling serde_derive v1.0.228 Compiling proc-macro-error-attr v1.0.4 Compiling libc v0.2.186 Compiling byteorder v1.5.0 Compiling heapless v0.8.0 Compiling toml_datetime v0.6.11 Compiling radium v0.7.0 Compiling winnow v0.5.40 Compiling toml_edit v0.19.15 Compiling hash32 v0.3.1 Compiling darling_macro v0.14.4 Compiling proc-macro-error v1.0.4 Compiling allocator-api2 v0.2.21 Compiling alloc-no-stdlib v2.0.4 Compiling cfg-if v1.0.4 Compiling stable_deref_trait v1.2.1 Compiling tap v1.0.1 Compiling zerocopy v0.8.52 Compiling foldhash v0.1.5 Compiling once_cell v1.21.4 Compiling crc32fast v1.5.0 Compiling anyhow v1.0.102 Compiling smallvec v1.15.2 Compiling zmij v1.0.21 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling proc-macro-crate v1.3.1 Compiling wyz v0.5.1 Compiling alloc-stdlib v0.2.4 Compiling darling v0.14.4 Compiling rayon v1.10.0 Compiling i_float v1.6.0 Compiling ahash v0.8.12 Compiling simd-adler32 v0.3.9 Compiling extendr-ffi v0.8.1 Compiling serde_json v1.0.150 Compiling adler2 v2.0.1 Compiling funty v2.0.0 Compiling itertools v0.14.0 Compiling bitvec v1.1.1 Compiling miniz_oxide v0.8.9 Compiling i_shape v1.6.0 Compiling deku_derive v0.15.1 Compiling brotli-decompressor v2.5.1 Compiling rstar v0.12.2 Compiling itertools v0.11.0 Compiling approx v0.5.1 Compiling i_key_sort v0.2.0 Compiling robust v1.2.0 Compiling paste v1.0.15 Compiling heck v0.4.1 Compiling memchr v2.8.2 Compiling i_tree v0.8.3 Compiling itoa v1.0.18 Compiling i_overlay v1.9.4 Compiling duplicate v1.0.0 Compiling spade v2.13.1 Compiling geo-types v0.7.19 Compiling earcutr v0.4.3 Compiling prost-derive v0.13.5 Compiling flate2 v1.1.9 Compiling deku v0.15.1 Compiling brotli v3.5.0 Compiling zstd v0.11.2+zstd.1.5.2 Compiling geographiclib-rs v0.2.7 Compiling log v0.4.33 Compiling integer-encoding v3.0.4 Compiling float_next_after v1.0.0 Compiling extendr-api v0.8.1 Compiling hilbert_2d v1.1.0 Compiling bytes v1.12.0 Compiling prost v0.13.5 Compiling pmtiles2 v0.3.1 Compiling geo v0.29.3 Compiling extendr-macros v0.8.1 Compiling integer-encoding v4.0.2 Compiling freestiler-core v0.1.0 (D:\temp\2026_09_09_01_50_00_18435\Rtmp0YJ5zf\R.INSTALL2c60479f17ad8\freestiler\src\rust\freestiler-core) warning: unexpected `cfg` condition value: `geoparquet` --> freestiler-core\src\lib.rs:6:11 | 6 | #[cfg(any(feature = "geoparquet", feature = "duckdb"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `geoparquet` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `duckdb` --> freestiler-core\src\lib.rs:6:35 | 6 | #[cfg(any(feature = "geoparquet", feature = "duckdb"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `duckdb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `duckdb` --> freestiler-core\src\lib.rs:13:7 | 13 | #[cfg(feature = "duckdb")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `duckdb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fastpfor` --> freestiler-core\src\mlt.rs:1187:7 | 1187 | #[cfg(feature = "fastpfor")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fastpfor` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fastpfor` --> freestiler-core\src\mlt.rs:1206:7 | 1206 | #[cfg(feature = "fastpfor")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fastpfor` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fastpfor` --> freestiler-core\src\mlt.rs:1219:11 | 1219 | #[cfg(not(feature = "fastpfor"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fastpfor` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fsst` --> freestiler-core\src\mlt.rs:1227:7 | 1227 | #[cfg(feature = "fsst")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fsst` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fsst` --> freestiler-core\src\mlt.rs:1237:7 | 1237 | #[cfg(feature = "fsst")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fsst` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fastpfor` --> freestiler-core\src\mlt.rs:2221:17 | 2221 | #[cfg(all(test, feature = "fastpfor"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fastpfor` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fsst` --> freestiler-core\src\mlt.rs:2509:17 | 2509 | #[cfg(all(test, feature = "fsst"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fsst` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fastpfor` --> freestiler-core\src\mlt.rs:2668:17 | 2668 | #[cfg(all(test, feature = "fastpfor", feature = "fsst"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fastpfor` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fsst` --> freestiler-core\src\mlt.rs:2668:39 | 2668 | #[cfg(all(test, feature = "fastpfor", feature = "fsst"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fsst` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fsst` --> freestiler-core\src\mlt.rs:1027:15 | 1027 | #[cfg(not(feature = "fsst"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fsst` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fsst` --> freestiler-core\src\mlt.rs:1033:11 | 1033 | #[cfg(feature = "fsst")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fsst` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fsst` --> freestiler-core\src\mlt.rs:1058:11 | 1058 | #[cfg(feature = "fsst")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `fsst` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `freestiler-core` (lib) generated 15 warnings Compiling freestiler v0.1.0 (D:\temp\2026_09_09_01_50_00_18435\Rtmp0YJ5zf\R.INSTALL2c60479f17ad8\freestiler\src\rust) warning: unexpected `cfg` condition value: `geoparquet` --> src\lib.rs:638:15 | 638 | #[cfg(not(feature = "geoparquet"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `geoparquet` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `geoparquet` --> src\lib.rs:659:11 | 659 | #[cfg(feature = "geoparquet")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `geoparquet` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `duckdb` --> src\lib.rs:751:15 | 751 | #[cfg(not(feature = "duckdb"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `duckdb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `duckdb` --> src\lib.rs:772:11 | 772 | #[cfg(feature = "duckdb")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `duckdb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `duckdb` --> src\lib.rs:868:15 | 868 | #[cfg(not(feature = "duckdb"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `duckdb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `duckdb` --> src\lib.rs:891:11 | 891 | #[cfg(feature = "duckdb")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `duckdb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration 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 warning: `freestiler` (lib) generated 6 warnings Finished `release` profile [optimized] target(s) in 5m 36s # Always clean up CARGOTMP rm -Rf /d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src/.cargo; gcc -shared -s -static-libgcc -o freestiler.dll tmp.def entrypoint.o -L./rust/target/x86_64-pc-windows-gnu/release -lfreestiler -lws2_32 -ladvapi32 -luserenv -lbcrypt -lntdll -lstdc++ -static-libstdc++ -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.6.1/bin/x64 -lR rm -Rf /d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src/.cargo vendor ./rust/target make[1]: Leaving directory '/d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src' make[1]: Entering directory '/d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src' make[1]: Leaving directory '/d/temp/2026_09_09_01_50_00_18435/Rtmp0YJ5zf/R.INSTALL2c60479f17ad8/freestiler/src' installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-freestiler/00new/freestiler/libs/x64 ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 'freestiler' as freestiler_0.2.0.zip * DONE (freestiler)