* installing *source* package ‘rsamplr’ ...
** this is package ‘rsamplr’ version ‘0.1.1’
** package ‘rsamplr’ successfully unpacked and MD5 sums checked
** using staged installation
-------------------------- [RUSTUP FOUND] --------------------------
Default host: aarch64-apple-darwin
rustup home: /Users/rbuild/.rustup
installed toolchains
--------------------
stable-aarch64-apple-darwin (active, default)
active toolchain
----------------
name: stable-aarch64-apple-darwin
active because: it's the default toolchain
installed targets:
aarch64-apple-darwin
--------------------------------------------------------------------
--------------------------- [RUST FOUND] ---------------------------
cargo 1.93.0 (083ac5135 2025-12-15)
rustc 1.93.0 (254b59607 2026-01-19)
binary: rustc
commit-hash: 254b59607d4417e9dffbc307138ae5c86280fe4c
commit-date: 2026-01-19
host: aarch64-apple-darwin
release: 1.93.0
LLVM version: 21.1.8
--------------------------------------------------------------------
----------------- [MINIMUM SUPPORTED RUST VERSION] -----------------
The MSRV of this package is '1.75.0'.
--------------------------------------------------------------------
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using SDK: ‘MacOSX14.5.sdk’
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o
rm -f "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a"
if [ -f "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/../tools/librsamplr.a" ]; then \
mkdir -p "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release" ; \
mv "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/../tools/librsamplr.a" "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a" ; \
exit 0; \
fi && \
if [ -f "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/vendor.tar.xz" ]; then \
mkdir -p "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/vendor" && \
/usr/bin/tar --extract --xz --file "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/vendor.tar.xz" -C "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/vendor" && \
mkdir -p "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/.cargo" && \
cp "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/vendor-config.toml" "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/.cargo/config.toml"; \
fi && \
if [ "" != "true" ]; then \
export CARGO_HOME="/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/.cargo"; \
export CARGO_BUILD_JOBS=2; \
fi && \
export PATH="/opt/R/arm64/bin:/opt/gfortran/bin:/Applications/CMake.app/CMake.app/Contents/bin:/Library/Frameworks/R.framework/Resources/bin:/opt/gfortran/bin:/opt/R/arm64/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/rbuild/.cargo/bin" && \
if [ "aarch64-apple-darwin" != "wasm32-unknown-emscripten" ]; then \
cargo build --lib --profile="release" --manifest-path="/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/Cargo.toml" --target-dir="/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target" --target=aarch64-apple-darwin; \
else \
export CC="clang -arch arm64 -std=gnu23" && \
export CFLAGS="-falign-functions=64 -Wall -g -O2 " && \
export CARGO_PROFILE_DEV_PANIC="abort" && \
export CARGO_PROFILE_RELEASE_PANIC="abort" && \
cargo +nightly build --lib --profile="release" --manifest-path="/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/Cargo.toml" --target-dir="/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target" --target=aarch64-apple-darwin -Zbuild-std=panic_abort,std; \
fi
Compiling proc-macro2 v1.0.101
Compiling unicode-ident v1.0.18
Compiling shlex v1.3.0
Compiling rustversion v1.0.22
Compiling rustc-hash v2.1.1
Compiling savvy-ffi v0.8.13
Compiling envisim_utils v0.3.0
Compiling cc v1.2.33
Compiling envisim_samplr v0.4.0
Compiling envisim_estimate v0.3.1
Compiling savvy v0.8.13
Compiling quote v1.0.40
Compiling syn v2.0.106
Compiling savvy-bindgen v0.8.13
Compiling savvy-macro v0.8.13
Compiling rsamplr v0.1.1 (/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust)
warning: hiding a lifetime that's elided elsewhere is confusing
--> src/matrix.rs:10:23
|
10 | pub fn to_matrix(mat: &[f64], nrow: usize) -> Matrix {
| ^^^^^^ ^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
10 | pub fn to_matrix(mat: &[f64], nrow: usize) -> Matrix<'_> {
| ++++
warning: `rsamplr` (lib) generated 1 warning (run `cargo fix --lib -p rsamplr` to apply 1 suggestion)
Finished `release` profile [optimized] target(s) in 8.22s
clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o rsamplr.so init.o -L/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release -lrsamplr -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/.cargo" "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/vendor"
if [ "" != "true" ]; then \
rm -Rf "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a" "/Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/build"; \
fi
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00LOCK-rsamplr/00new/rsamplr/libs
** generating debug symbols (dSYM)
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a(panic_abort-4c580a957da44062.panic_abort.1ceba6edad0bf538-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a(std-c48c539199cbc88b.std.f73b6248ed8abe8b-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a(hashbrown-9571ba9e0f6c7a90.hashbrown.df8ee38b896356be-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a(alloc-14b12edc9f8cd90b.alloc.ef2fe32f695d90ab-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a(core-a7a40eb546f9e2b0.core.dab634a26e66240f-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a(compiler_builtins-bb76018b1173caf6.compiler_builtins.bb2d8bfdf3b709a9-cgu.014.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/rsamplr.Rcheck/00_pkg_src/rsamplr/src/rust/target/aarch64-apple-darwin/release/librsamplr.a(compiler_builtins-bb76018b1173caf6.compiler_builtins.bb2d8bfdf3b709a9-cgu.212.rcgu.o) unable to open object file: No such file or directory
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rsamplr)