* installing *source* package ‘mx.crypto’ ... ** this is package ‘mx.crypto’ version ‘0.2.2’ ** package ‘mx.crypto’ successfully unpacked and MD5 sums checked ** using staged installation *** starting configure.R *** Timestamp: 2026-09-13 22:38:42.238677 MSRV (src/rust/Cargo.toml rust-version): 1.85 Selected Rust toolchain source: system PATH cargo path: /usr/sbin/cargo cargo --version: cargo 1.98.1 (797e8a9bc 2026-08-05) (Fedora 1.98.1-1.fc44) rustc path: /usr/sbin/rustc rustc --version: rustc 1.98.1 (48a229cea 2026-09-01) (Fedora 1.98.1-1.fc44) MSRV check passed. rustc -vV: rustc 1.98.1 (48a229cea 2026-09-01) (Fedora 1.98.1-1.fc44) binary: rustc commit-hash: 48a229ceaefd4985c50990b14116b6d856af0985 commit-date: 2026-09-01 host: x86_64-unknown-linux-gnu release: 1.98.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: ‘gcc (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/mx.crypto/src' gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c r_init_shim.c -o r_init_shim.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -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-devel/mx.crypto/src/rust/.cargo-home" "/usr/sbin/cargo" build --release --lib Compiling proc-macro2 v1.0.106 Compiling quote v1.0.45 Compiling unicode-ident v1.0.24 Compiling syn v2.0.117 Compiling libc v0.2.186 Compiling version_check v0.9.5 Compiling generic-array v0.14.7 Compiling cfg-if v1.0.4 Compiling typenum v1.20.0 Compiling getrandom v0.2.17 Compiling rand_core v0.6.4 Compiling serde_core v1.0.228 Compiling crypto-common v0.1.7 Compiling subtle v2.6.1 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 inout v0.1.4 Compiling rustc_version v0.4.1 Compiling equivalent v1.0.2 Compiling hashbrown v0.17.0 Compiling winnow v1.0.2 Compiling zerocopy v0.8.48 Compiling indexmap v2.14.0 Compiling toml_parser v1.1.2+spec-1.1.0 Compiling curve25519-dalek v4.1.3 Compiling zeroize_derive v1.4.3 Compiling serde_derive v1.0.228 Compiling toml_datetime v1.1.1+spec-1.1.0 Compiling anyhow v1.0.102 Compiling toml_edit v0.25.11+spec-1.1.0 Compiling curve25519-dalek-derive v0.1.1 Compiling zeroize v1.8.2 Compiling cipher v0.4.4 Compiling proc-macro-error-attr2 v2.0.0 Compiling thiserror v2.0.18 Compiling zmij v1.0.21 Compiling either v1.15.0 Compiling itertools v0.14.0 Compiling proc-macro-error2 v2.0.1 Compiling proc-macro-crate v3.5.0 Compiling thiserror-impl v2.0.18 Compiling universal-hash v0.5.1 Compiling opaque-debug v0.3.1 Compiling signature v2.2.0 Compiling serde_json v1.0.149 Compiling poly1305 v0.8.0 Compiling ed25519 v2.2.3 Compiling prost-derive v0.14.3 Compiling matrix-pickle-derive v0.2.2 Compiling ppv-lite86 v0.2.21 Compiling chacha20 v0.9.1 Compiling rand_chacha v0.3.1 Compiling sha2 v0.10.9 Compiling hmac v0.12.1 Compiling aead v0.5.2 Compiling bytes v1.11.1 Compiling memchr v2.8.0 Compiling itoa v1.0.18 Compiling chacha20poly1305 v0.10.1 Compiling hkdf v0.12.4 Compiling ed25519-dalek v2.2.0 Compiling rand v0.8.6 Compiling matrix-pickle v0.2.2 Compiling prost v0.14.3 Compiling x25519-dalek v2.0.1 Compiling arrayvec v0.7.6 Compiling aes v0.8.4 Compiling cbc v0.1.2 Compiling roxido_macro v0.6.1 (/data/localhost/ripley/R/packages/tests-devel/mx.crypto/src/rust/roxido_macro) Compiling serde_bytes v0.11.19 Compiling rust v0.1.0 (/data/localhost/ripley/R/packages/tests-devel/mx.crypto/src/rust) Compiling base64 v0.22.1 Compiling base64ct v1.8.3 Compiling rbindings v0.6.1 (/data/localhost/ripley/R/packages/tests-devel/mx.crypto/src/rust/rbindings) Compiling vodozemac v0.10.0 Compiling roxido v0.6.1 (/data/localhost/ripley/R/packages/tests-devel/mx.crypto/src/rust/roxido) Finished `release` profile [optimized + debuginfo] target(s) in 48.56s 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-devel/mx.crypto/src/rust/.cargo-home" "/usr/sbin/cargo" build --release --lib Compiling rust v0.1.0 (/data/localhost/ripley/R/packages/tests-devel/mx.crypto/src/rust) Finished `release` profile [optimized + debuginfo] target(s) in 13.77s 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 gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -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-devel/mx.crypto/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/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-devel/mx.crypto/src' installing to /data/localhost/ripley/R/packages/tests-devel/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)