* installing *source* package ‘mx.crypto’ ...
** this is package ‘mx.crypto’ version ‘0.2.1’
** package ‘mx.crypto’ successfully unpacked and MD5 sums checked
** using staged installation
*** starting configure.R ***
Timestamp: 2026-08-19 23:47:47.484167
MSRV (src/rust/Cargo.toml rust-version): 1.85
Selected Rust toolchain source: system PATH
cargo path: /usr/sbin/cargo
cargo --version: cargo 1.97.1 (c980f4866 2026-06-30) (Fedora 1.97.1-1.fc44)
rustc path: /usr/sbin/rustc
rustc --version: rustc 1.97.1 (8bab26f4f 2026-07-14) (Fedora 1.97.1-1.fc44)
MSRV check passed.
rustc -vV:
rustc 1.97.1 (8bab26f4f 2026-07-14) (Fedora 1.97.1-1.fc44)
binary: rustc
commit-hash: 8bab26f4f68e0e26f0bb7960be334d5b520ea452
commit-date: 2026-07-14
host: x86_64-unknown-linux-gnu
release: 1.97.1
LLVM version: 22.1.8
Host triple: x86_64-unknown-linux-gnu
Detected src/rust/vendor.tar.xz; setting CARGO_HOME to a local directory.
Rendered src/Makevars from template.
Wrote inst/cargo.log.
Found src/rust/vendor.tar.xz; extracting vendored crates.
Vendored crates and cargo config are ready.
*** finishing configure.R ***
** libs
using C compiler: ‘clang version 22.1.8’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src'
clang-22 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22me/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_init_shim.c -o r_init_shim.o
clang-22 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22me/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c shims.c -o shims.o
cd rust && R_CARGO_RUN_COUNTER=1 RUSTC="/usr/sbin/rustc" CARGO_HOME="/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src/rust/.cargo-home" "/usr/sbin/cargo" build --release --lib
Compiling proc-macro2 v1.0.106
Compiling unicode-ident v1.0.24
Compiling quote v1.0.45
Compiling version_check v0.9.5
Compiling libc v0.2.186
Compiling syn v2.0.117
Compiling generic-array v0.14.7
Compiling typenum v1.20.0
Compiling cfg-if v1.0.4
Compiling getrandom v0.2.17
Compiling rand_core v0.6.4
Compiling subtle v2.6.1
Compiling serde_core v1.0.228
Compiling crypto-common v0.1.7
Compiling cpufeatures v0.2.17
Compiling block-buffer v0.10.4
Compiling serde v1.0.228
Compiling digest v0.10.7
Compiling block-padding v0.3.3
Compiling semver v1.0.28
Compiling rustc_version v0.4.1
Compiling inout v0.1.4
Compiling hashbrown v0.17.0
Compiling zerocopy v0.8.48
Compiling winnow v1.0.2
Compiling equivalent v1.0.2
Compiling indexmap v2.14.0
Compiling zeroize_derive v1.4.3
Compiling serde_derive v1.0.228
Compiling toml_parser v1.1.2+spec-1.1.0
Compiling zeroize v1.8.2
Compiling curve25519-dalek v4.1.3
Compiling anyhow v1.0.102
Compiling cipher v0.4.4
Compiling toml_datetime v1.1.1+spec-1.1.0
Compiling toml_edit v0.25.11+spec-1.1.0
Compiling curve25519-dalek-derive v0.1.1
Compiling proc-macro-error-attr2 v2.0.0
Compiling thiserror v2.0.18
Compiling either v1.15.0
Compiling zmij v1.0.21
Compiling itertools v0.14.0
Compiling proc-macro-crate v3.5.0
Compiling proc-macro-error2 v2.0.1
Compiling thiserror-impl v2.0.18
Compiling universal-hash v0.5.1
Compiling serde_json v1.0.149
Compiling signature v2.2.0
Compiling opaque-debug v0.3.1
Compiling poly1305 v0.8.0
Compiling prost-derive v0.14.3
Compiling matrix-pickle-derive v0.2.2
Compiling chacha20 v0.9.1
Compiling ed25519 v2.2.3
Compiling sha2 v0.10.9
Compiling hmac v0.12.1
Compiling aead v0.5.2
Compiling memchr v2.8.0
Compiling ppv-lite86 v0.2.21
Compiling itoa v1.0.18
Compiling bytes v1.11.1
Compiling chacha20poly1305 v0.10.1
Compiling hkdf v0.12.4
Compiling rand_chacha v0.3.1
Compiling prost v0.14.3
Compiling rand v0.8.6
Compiling x25519-dalek v2.0.1
Compiling ed25519-dalek v2.2.0
Compiling arrayvec v0.7.6
Compiling matrix-pickle v0.2.2
Compiling aes v0.8.4
Compiling cbc v0.1.2
Compiling roxido_macro v0.6.1 (/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src/rust/roxido_macro)
Compiling serde_bytes v0.11.19
Compiling rbindings v0.6.1 (/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src/rust/rbindings)
Compiling base64ct v1.8.3
Compiling rust v0.1.0 (/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src/rust)
Compiling base64 v0.22.1
Compiling vodozemac v0.10.0
Compiling roxido v0.6.1 (/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src/rust/roxido)
Finished `release` profile [optimized + debuginfo] target(s) in 39.44s
warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
cd rust && R_CARGO_RUN_COUNTER=2 RUSTC="/usr/sbin/rustc" CARGO_HOME="/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src/rust/.cargo-home" "/usr/sbin/cargo" build --release --lib
Compiling rust v0.1.0 (/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src/rust)
Finished `release` profile [optimized + debuginfo] target(s) in 13.79s
warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
cp -f rust/target/release/librust.a rust/librust.a
rm -rf rust/vendor
clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22me/lib -L/usr/local/clang22me/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o mx.crypto.so r_init_shim.o shims.o rust/librust.a
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src'
/usr/sbin/nm: apple_versioning.c.o: no symbols
/usr/sbin/nm: os_version_check.c.o: no symbols
/usr/sbin/nm: trampoline_setup.c.o: no symbols
/usr/sbin/nm: truncxfbf2.c.o: no symbols
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mx.crypto/src'
installing to /data/localhost/ripley/R/packages/tests-clang/mx.crypto.Rcheck/00LOCK-mx.crypto/00new/mx.crypto/libs
** 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
** 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 (mx.crypto)