[INFO] cloning repository https://github.com/TECDSA/ecdsa_two_round [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TECDSA/ecdsa_two_round" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTECDSA%2Fecdsa_two_round", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTECDSA%2Fecdsa_two_round'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45c91d20d04cca145d15b507b3321287526e6106 [INFO] testing TECDSA/ecdsa_two_round against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTECDSA%2Fecdsa_two_round" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TECDSA/ecdsa_two_round [INFO] finished tweaking git repo https://github.com/TECDSA/ecdsa_two_round [INFO] tweaked toml for git repo https://github.com/TECDSA/ecdsa_two_round written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TECDSA/ecdsa_two_round on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TECDSA/ecdsa_two_round already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_xorshift v0.2.0 [INFO] [stderr] Downloaded phantom-type v0.3.1 [INFO] [stderr] Downloaded sec1 v0.3.0 [INFO] [stderr] Downloaded crypto-bigint v0.4.9 [INFO] [stderr] Downloaded cxx-gen v0.7.157 [INFO] [stderr] Downloaded generic-array v1.2.0 [INFO] [stderr] Downloaded tokio-util v0.7.14 [INFO] [stderr] Downloaded group v0.12.1 [INFO] [stderr] Downloaded secp256k1-sys v0.4.2 [INFO] [stderr] Downloaded autocxx v0.27.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.10 [INFO] [stderr] Downloaded base64ct v1.7.3 [INFO] [stderr] Downloaded elliptic-curve v0.12.3 [INFO] [stderr] Downloaded autocxx-macro v0.27.1 [INFO] [stderr] Downloaded merkle-cbt v0.3.2 [INFO] [stderr] Downloaded autocxx-bindgen v0.71.1 [INFO] [stderr] Downloaded cryptoxide v0.1.3 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.157 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.157 [INFO] [stderr] Downloaded der v0.6.1 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded pairing-plus v0.19.0 [INFO] [stderr] Downloaded pkcs8 v0.9.0 [INFO] [stderr] Downloaded p256 v0.11.1 [INFO] [stderr] Downloaded cxx v1.0.157 [INFO] [stderr] Downloaded ecdsa v0.14.8 [INFO] [stderr] Downloaded curv-kzen v0.10.0 [INFO] [stderr] Downloaded autocxx-engine v0.27.1 [INFO] [stderr] Downloaded autocxx-build v0.27.1 [INFO] [stderr] Downloaded ff v0.12.1 [INFO] [stderr] Downloaded spki v0.6.0 [INFO] [stderr] Downloaded moveit v0.6.0 [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.157 [INFO] [stderr] Downloaded rfc6979 v0.3.1 [INFO] [stderr] Downloaded ff_derive-zeroize v0.6.2 [INFO] [stderr] Downloaded ff-zeroize v0.6.3 [INFO] [stderr] Downloaded autocxx-parser v0.27.1 [INFO] [stderr] Downloaded codespan-reporting v0.12.0 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded base16ct v0.1.1 [INFO] [stderr] Downloaded round-based v0.3.2 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.1 [INFO] [stderr] Downloaded round-based-derive v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 684cedd1b20b6b75966aee5b15199e8a8dfe6bdea4f412cbbb693ce1efe6ea2f [INFO] running `Command { std: "docker" "start" "-a" "684cedd1b20b6b75966aee5b15199e8a8dfe6bdea4f412cbbb693ce1efe6ea2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "684cedd1b20b6b75966aee5b15199e8a8dfe6bdea4f412cbbb693ce1efe6ea2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684cedd1b20b6b75966aee5b15199e8a8dfe6bdea4f412cbbb693ce1efe6ea2f", kill_on_drop: false }` [INFO] [stdout] 684cedd1b20b6b75966aee5b15199e8a8dfe6bdea4f412cbbb693ce1efe6ea2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21105f91f0130f6ed492704885ea49c1e92f3f50466adeacdc18801e17071fa1 [INFO] running `Command { std: "docker" "start" "-a" "21105f91f0130f6ed492704885ea49c1e92f3f50466adeacdc18801e17071fa1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.157 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling cxx v1.0.157 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling autocxx-bindgen v0.71.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling cxx-gen v0.7.157 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling autocxx v0.27.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cryptoxide v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling round-based-derive v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cxxbridge-macro v1.0.157 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ff-zeroize v0.6.3 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling pairing-plus v0.19.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling phantom-type v0.3.1 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling moveit v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling rust-gmp-kzen v0.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling curv-kzen v0.10.0 [INFO] [stderr] Compiling round-based v0.3.2 [INFO] [stderr] Compiling autocxx-parser v0.27.1 [INFO] [stderr] Compiling autocxx-engine v0.27.1 [INFO] [stderr] Compiling autocxx-macro v0.27.1 [INFO] [stderr] Compiling autocxx-build v0.27.1 [INFO] [stderr] Compiling bicycl v0.1.0 (/opt/rustwide/workdir/bicycl) [INFO] [stderr] warning: bicycl@0.1.0: In file included from /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/cxx/gen0.cxx:1: [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In constructor 'BICYCL::OpenSSL::ECKey::ECKey(const BICYCL::OpenSSL::ECGroup&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2564:59: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2564 | ECKey::ECKey (const ECGroup &E) : key_ (EC_KEY_new()) [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~^~ [INFO] [stderr] warning: bicycl@0.1.0: In file included from src/bicycl.h:15: [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:968:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2569:40: warning: 'int EC_KEY_set_group(EC_KEY*, const EC_GROUP*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2569 | int ret = EC_KEY_set_group (key_, E.ec_group_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1042:27: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1042 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2573:39: warning: 'int EC_KEY_generate_key(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2573 | ret = EC_KEY_generate_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1101:27: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1101 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In copy constructor 'BICYCL::OpenSSL::ECKey::ECKey(const BICYCL::OpenSSL::ECKey&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2580:57: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2580 | ECKey::ECKey (const ECKey &K) : key_ (EC_KEY_new()) [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~^~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:968:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In destructor 'BICYCL::OpenSSL::ECKey::~ECKey()': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2599:25: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2599 | EC_KEY_free (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'BICYCL::OpenSSL::ECKey& BICYCL::OpenSSL::ECKey::operator=(const BICYCL::OpenSSL::ECKey&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2606:39: warning: 'EC_KEY* EC_KEY_copy(EC_KEY*, const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2606 | EC_KEY *ret = EC_KEY_copy (key_, K.key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1010:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1010 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_copy(EC_KEY *dst, const EC_KEY *src); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'const BIGNUM* BICYCL::OpenSSL::ECKey::get_value() const': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2625:44: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2625 | return EC_KEY_get0_private_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1048:37: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1048 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'const EC_POINT* BICYCL::OpenSSL::ECKey::get_ec_point() const': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2632:43: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2632 | return EC_KEY_get0_public_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1062:39: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In constructor 'BICYCL::CL_HSMqk::SecretKey::SecretKey(const BICYCL::CL_HSMqk&, const BICYCL::Mpz&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:4574:40: warning: unused parameter 'C' [-Wunused-parameter] [INFO] [stderr] warning: bicycl@0.1.0: 4574 | SecretKey (const CL_HSMqk &C, const Mpz &v) : Mpz (v) { [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~^ [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92420 [INFO] [stdout] | [INFO] [stdout] 1 | ...ICYCL :: CL_HSMqk_ZKAoK_Proof ; # [namespace = "BICYCL"] pub fn nbits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn ndigit... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92484 [INFO] [stdout] | [INFO] [stdout] 1 | ...bits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn ndigits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nlimb... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92550 [INFO] [stdout] | [INFO] [stdout] 1 | ...igits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nlimbs (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn sgn (... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92615 [INFO] [stdout] | [INFO] [stdout] 1 | ...nlimbs (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn sgn (self : & Mpz) -> c_int ; pub fn str_value_autocxx_wrapper_0x76a7... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92785 [INFO] [stdout] | [INFO] [stdout] 1 | ...) -> UniquePtr < CxxString > ; # [namespace = "BICYCL"] pub fn is_zero (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_odd... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92850 [INFO] [stdout] | [INFO] [stdout] 1 | ...s_zero (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_odd (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_eve... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92914 [INFO] [stdout] | [INFO] [stdout] 1 | ...s_odd (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_even (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_one... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92979 [INFO] [stdout] | [INFO] [stdout] 1 | ...s_even (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_one (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_pri... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93043 [INFO] [stdout] | [INFO] [stdout] 1 | ...s_one (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_prime (self : & Mpz , reps : c_int) -> bool ; # [namespace = "BICYCL... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93124 [INFO] [stdout] | [INFO] [stdout] 1 | ... , reps : c_int) -> bool ; # [namespace = "BICYCL"] pub fn is_divisible_by (self : & Mpz , d : & Mpz) -> bool ; # [namespace = "BICYCL... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93209 [INFO] [stdout] | [INFO] [stdout] 1 | ...f : & Mpz , d : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn neg (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn extr... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93274 [INFO] [stdout] | [INFO] [stdout] 1 | ...(self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn extract_bits (self : & Mpz , arg1 : usize , arg2 : usize) -> c_ulong ; # ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93377 [INFO] [stdout] | [INFO] [stdout] 1 | ...ze , arg2 : usize) -> c_ulong ; # [namespace = "BICYCL"] pub fn tstbit (self : & Mpz , arg1 : usize) -> c_int ; # [namespace = "BICYCL... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93457 [INFO] [stdout] | [INFO] [stdout] 1 | ... Mpz , arg1 : usize) -> c_int ; # [namespace = "BICYCL"] pub fn setbit (self : Pin < & mut Mpz > , arg1 : usize) ; # [namespace = "BIC... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93540 [INFO] [stdout] | [INFO] [stdout] 1 | ... < & mut Mpz > , arg1 : usize) ; # [namespace = "BICYCL"] pub fn mod4 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn mod8... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93605 [INFO] [stdout] | [INFO] [stdout] 1 | ...mod4 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn mod8 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn val2... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93670 [INFO] [stdout] | [INFO] [stdout] 1 | ...mod8 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn val2 (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nextpr... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93733 [INFO] [stdout] | [INFO] [stdout] 1 | ...al2 (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nextprime (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn l... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93804 [INFO] [stdout] | [INFO] [stdout] 1 | ...e (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn legendre (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYC... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93886 [INFO] [stdout] | [INFO] [stdout] 1 | ... Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn jacobi (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93966 [INFO] [stdout] | [INFO] [stdout] 1 | ...pz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn kronecker (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYC... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:94049 [INFO] [stdout] | [INFO] [stdout] 1 | ...Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn to_bytes (self : & Mpz , dst : Pin < & mut CxxVector < u8 > >) ; # [nam... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:94146 [INFO] [stdout] | [INFO] [stdout] 1 | ... < & mut CxxVector < u8 > >) ; # [namespace = "BICYCL"] pub fn is_equal (self : & Mpz , other : & Mpz) -> bool ; pub fn swap_autocxx_w... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100473 [INFO] [stdout] | [INFO] [stdout] 1 | ...return_type : * mut RandGen) ; # [namespace = "BICYCL"] pub fn set_seed (self : Pin < & mut RandGen > , arg1 : & Mpz) ; pub unsafe fn ... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100881 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type : * mut Mpz) ; # [namespace = "BICYCL"] pub fn random_uchar (self : Pin < & mut RandGen >) -> u8 ; # [namespace = "BICYC... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100965 [INFO] [stdout] | [INFO] [stdout] 1 | ...in < & mut RandGen >) -> u8 ; # [namespace = "BICYCL"] pub fn random_ui (self : Pin < & mut RandGen > , arg1 : c_ulong) -> c_ulong ; #... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101068 [INFO] [stdout] | [INFO] [stdout] 1 | ...rg1 : c_ulong) -> c_ulong ; # [namespace = "BICYCL"] pub fn random_ui_2exp (self : Pin < & mut RandGen > , arg1 : c_ulong) -> c_ulong ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101352 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type : * mut Mpz) ; # [namespace = "BICYCL"] pub fn random_bool (self : Pin < & mut RandGen >) -> bool ; pub unsafe fn random... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102457 [INFO] [stdout] | [INFO] [stdout] 1 | ...doc = " Getter for the coefficient \\f$a\\f$ of the form"] pub fn a (self : & QFI) -> & Mpz ; # [namespace = "BICYCL"] # [doc = " Gett... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102579 [INFO] [stdout] | [INFO] [stdout] 1 | ...doc = " Getter for the coefficient \\f$b\\f$ of the form"] pub fn b (self : & QFI) -> & Mpz ; # [namespace = "BICYCL"] # [doc = " Gett... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102701 [INFO] [stdout] | [INFO] [stdout] 1 | ...doc = " Getter for the coefficient \\f$c\\f$ of the form"] pub fn c (self : & QFI) -> & Mpz ; # [doc = " Return the discriminant of th... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103514 [INFO] [stdout] | [INFO] [stdout] 1 | ...t QFICompressedRepresentation) ; # [namespace = "BICYCL"] pub fn lift (self : Pin < & mut QFI > , arg1 : & Mpz) ; # [namespace = "BICY... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103595 [INFO] [stdout] | [INFO] [stdout] 1 | ...& mut QFI > , arg1 : & Mpz) ; # [namespace = "BICYCL"] pub fn lift_2exp (self : Pin < & mut QFI > , arg1 : c_uint) ; # [namespace = "B... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103682 [INFO] [stdout] | [INFO] [stdout] 1 | ...t QFI > , arg1 : c_uint) ; # [namespace = "BICYCL"] pub fn to_maximal_order (self : Pin < & mut QFI > , arg1 : & Mpz , arg2 : & Mpz , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103804 [INFO] [stdout] | [INFO] [stdout] 1 | ... & Mpz , arg3 : bool) ; # [namespace = "BICYCL"] pub fn to_maximal_order_2exp (self : Pin < & mut QFI > , arg1 : c_uint , arg2 : & Mpz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105121 [INFO] [stdout] | [INFO] [stdout] 1 | ...& ClassGroup) -> & Mpz ; # [namespace = "BICYCL"] pub fn default_nucomp_bound (self : & ClassGroup) -> & Mpz ; pub unsafe fn one_autoc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105478 [INFO] [stdout] | [INFO] [stdout] 1 | ...eturn_type : * mut QFI) ; # [namespace = "BICYCL"] pub fn class_number_bound (self : & ClassGroup) -> & Mpz ; pub fn BICYCL_ClassGroup... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105722 [INFO] [stdout] | [INFO] [stdout] 1 | ...rg2 : & QFI , arg3 : & QFI) ; # [namespace = "BICYCL"] pub fn nucompinv (self : & ClassGroup , arg1 : Pin < & mut QFI > , arg2 : & QFI... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:107861 [INFO] [stdout] | [INFO] [stdout] 1 | ... : c_int , b : c_int) -> c_int ; # [namespace = "BICYCL"] pub fn elt (self : & CL_HSMqk_PublicKey) -> & QFI ; # [namespace = "BICYCL"]... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:107938 [INFO] [stdout] | [INFO] [stdout] 1 | ...HSMqk_PublicKey) -> & QFI ; # [namespace = "BICYCL"] pub fn exponentiation (self : & CL_HSMqk_PublicKey , C : & CL_HSMqk , r : Pin < &... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:110953 [INFO] [stdout] | [INFO] [stdout] 1 | ...CL_HSMqk_ClearText , s : & Mpz) ; # [namespace = "BICYCL"] pub fn c1 (self : & CL_HSMqk_CipherText) -> & QFI ; # [namespace = "BICYCL"... [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:111030 [INFO] [stdout] | [INFO] [stdout] 1 | ...& CL_HSMqk_CipherText) -> & QFI ; # [namespace = "BICYCL"] pub fn c2 (self : & CL_HSMqk_CipherText) -> & QFI ; pub fn BICYCL_CL_HSMqk_... [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112343 [INFO] [stdout] | [INFO] [stdout] 1 | ...s to retrieve the public parameters\n@{\n/\n/** Return k"] pub fn k (self : & CL_HSMqk) -> usize ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112491 [INFO] [stdout] | [INFO] [stdout] 1 | ... cardinality of the subgroup \\f$F\\f$ is \\f$M=q^k\\f$."] pub fn q (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112597 [INFO] [stdout] | [INFO] [stdout] 1 | ...space = "BICYCL"] # [doc = " Return p, a odd prime or 1."] pub fn p (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112733 [INFO] [stdout] | [INFO] [stdout] 1 | ...eturn \\f$M=q^{k}\\f$, the conductor of \\f$\\Delta\\f$."] pub fn M (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112843 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "BICYCL"] # [doc = " Return \\f$\\Delta_K = -pq\\f$."] pub fn DeltaK (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc ... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112963 [INFO] [stdout] | [INFO] [stdout] 1 | ...CYCL"] # [doc = " Return \\f$\\Delta = -pq^{2k+1}\\f$."] pub fn Delta (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc =... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113131 [INFO] [stdout] | [INFO] [stdout] 1 | ...ass group of discriminant\n \\f$\\Delta_K = -pq\\f$."] pub fn Cl_DeltaK (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"]... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113314 [INFO] [stdout] | [INFO] [stdout] 1 | ...group of discriminant\n \\f$\\Delta = -pq^{2k+1}\\f$."] pub fn Cl_Delta (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"]... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113393 [INFO] [stdout] | [INFO] [stdout] 1 | ... : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"] pub fn Cl_G (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"] #... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113546 [INFO] [stdout] | [INFO] [stdout] 1 | ...\f$h\\f$, the generator of the cyclic subgroup \\f$H\\f$"] pub fn h (self : & CL_HSMqk) -> & QFI ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113674 [INFO] [stdout] | [INFO] [stdout] 1 | ...Return whether the compact variant is used or not"] pub fn compact_variant (self : & CL_HSMqk) -> bool ; # [namespace = "BICYCL"] # [d... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113821 [INFO] [stdout] | [INFO] [stdout] 1 | ...ether the large message variant is used or not"] pub fn large_message_variant (self : & CL_HSMqk) -> bool ; # [namespace = "BICYCL"] #... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113987 [INFO] [stdout] | [INFO] [stdout] 1 | ...r secret keys: the bound on the size of \\f$H\\f$"] pub fn secretkey_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114126 [INFO] [stdout] | [INFO] [stdout] 1 | ... " Return the bound for cleartexts: \\f$M=q^k\\f$"] pub fn cleartext_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114282 [INFO] [stdout] | [INFO] [stdout] 1 | ...or random exponents: same as #secretkey_bound"] pub fn encrypt_randomness_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114510 [INFO] [stdout] | [INFO] [stdout] 1 | ...\\f$h^e\\f$, where #h is the generator of \\f$H\\f$."] pub fn power_of_h (self : & CL_HSMqk , r : Pin < & mut QFI > , e : & Mpz) ; # [... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:115133 [INFO] [stdout] | [INFO] [stdout] 1 | ...from \\f$\\Delta_K\\f$ to\n \\f$\\Delta\\f$."] pub fn from_Cl_DeltaK_to_Cl_Delta (self : & CL_HSMqk , f : Pin < & mut QFI >) ; # [doc ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:121115 [INFO] [stdout] | [INFO] [stdout] 1 | ...Mpz , compact_variant : bool) ; # [namespace = "BICYCL"] pub fn verify (self : & CL_HSMqk_ZKAoK_Proof , arg1 : & CL_HSMqk_ZKAoK , pk :... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-9b2a3816d8482f3e/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:121864 [INFO] [stdout] | [INFO] [stdout] 1 | ...CL_HSMqk_ZKAoK_Proof) ; # [namespace = "BICYCL"] pub fn noninteractive_verify (self : & CL_HSMqk_ZKAoK , pk : & CL_HSMqk_PublicKey , c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecdsa_2r v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.31s [INFO] running `Command { std: "docker" "inspect" "21105f91f0130f6ed492704885ea49c1e92f3f50466adeacdc18801e17071fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21105f91f0130f6ed492704885ea49c1e92f3f50466adeacdc18801e17071fa1", kill_on_drop: false }` [INFO] [stdout] 21105f91f0130f6ed492704885ea49c1e92f3f50466adeacdc18801e17071fa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607c1a07fa49f5b6531491076a756837836792bbd83c9431f4597c4ae0dc8f0a [INFO] running `Command { std: "docker" "start" "-a" "607c1a07fa49f5b6531491076a756837836792bbd83c9431f4597c4ae0dc8f0a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling rust-gmp-kzen v0.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling curv-kzen v0.10.0 [INFO] [stderr] Compiling autocxx-parser v0.27.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling autocxx-engine v0.27.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling autocxx-macro v0.27.1 [INFO] [stderr] Compiling autocxx v0.27.0 [INFO] [stderr] Compiling autocxx-build v0.27.1 [INFO] [stderr] Compiling bicycl v0.1.0 (/opt/rustwide/workdir/bicycl) [INFO] [stderr] warning: bicycl@0.1.0: In file included from /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/cxx/gen0.cxx:1: [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In constructor 'BICYCL::OpenSSL::ECKey::ECKey(const BICYCL::OpenSSL::ECGroup&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2564:59: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2564 | ECKey::ECKey (const ECGroup &E) : key_ (EC_KEY_new()) [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~^~ [INFO] [stderr] warning: bicycl@0.1.0: In file included from src/bicycl.h:15: [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:968:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2569:40: warning: 'int EC_KEY_set_group(EC_KEY*, const EC_GROUP*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2569 | int ret = EC_KEY_set_group (key_, E.ec_group_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1042:27: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1042 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2573:39: warning: 'int EC_KEY_generate_key(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2573 | ret = EC_KEY_generate_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1101:27: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1101 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In copy constructor 'BICYCL::OpenSSL::ECKey::ECKey(const BICYCL::OpenSSL::ECKey&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2580:57: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2580 | ECKey::ECKey (const ECKey &K) : key_ (EC_KEY_new()) [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~^~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:968:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In destructor 'BICYCL::OpenSSL::ECKey::~ECKey()': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2599:25: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2599 | EC_KEY_free (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'BICYCL::OpenSSL::ECKey& BICYCL::OpenSSL::ECKey::operator=(const BICYCL::OpenSSL::ECKey&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2606:39: warning: 'EC_KEY* EC_KEY_copy(EC_KEY*, const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2606 | EC_KEY *ret = EC_KEY_copy (key_, K.key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1010:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1010 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_copy(EC_KEY *dst, const EC_KEY *src); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'const BIGNUM* BICYCL::OpenSSL::ECKey::get_value() const': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2625:44: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2625 | return EC_KEY_get0_private_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1048:37: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1048 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'const EC_POINT* BICYCL::OpenSSL::ECKey::get_ec_point() const': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2632:43: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2632 | return EC_KEY_get0_public_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1062:39: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In constructor 'BICYCL::CL_HSMqk::SecretKey::SecretKey(const BICYCL::CL_HSMqk&, const BICYCL::Mpz&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:4574:40: warning: unused parameter 'C' [-Wunused-parameter] [INFO] [stderr] warning: bicycl@0.1.0: 4574 | SecretKey (const CL_HSMqk &C, const Mpz &v) : Mpz (v) { [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~^ [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92420 [INFO] [stdout] | [INFO] [stdout] 1 | ...ICYCL :: CL_HSMqk_ZKAoK_Proof ; # [namespace = "BICYCL"] pub fn nbits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn ndigit... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92484 [INFO] [stdout] | [INFO] [stdout] 1 | ...bits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn ndigits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nlimb... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92550 [INFO] [stdout] | [INFO] [stdout] 1 | ...igits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nlimbs (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn sgn (... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92615 [INFO] [stdout] | [INFO] [stdout] 1 | ...nlimbs (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn sgn (self : & Mpz) -> c_int ; pub fn str_value_autocxx_wrapper_0x76a7... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92785 [INFO] [stdout] | [INFO] [stdout] 1 | ...) -> UniquePtr < CxxString > ; # [namespace = "BICYCL"] pub fn is_zero (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_odd... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92850 [INFO] [stdout] | [INFO] [stdout] 1 | ...s_zero (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_odd (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_eve... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92914 [INFO] [stdout] | [INFO] [stdout] 1 | ...s_odd (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_even (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_one... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92979 [INFO] [stdout] | [INFO] [stdout] 1 | ...s_even (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_one (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_pri... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93043 [INFO] [stdout] | [INFO] [stdout] 1 | ...s_one (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_prime (self : & Mpz , reps : c_int) -> bool ; # [namespace = "BICYCL... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93124 [INFO] [stdout] | [INFO] [stdout] 1 | ... , reps : c_int) -> bool ; # [namespace = "BICYCL"] pub fn is_divisible_by (self : & Mpz , d : & Mpz) -> bool ; # [namespace = "BICYCL... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93209 [INFO] [stdout] | [INFO] [stdout] 1 | ...f : & Mpz , d : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn neg (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn extr... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93274 [INFO] [stdout] | [INFO] [stdout] 1 | ...(self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn extract_bits (self : & Mpz , arg1 : usize , arg2 : usize) -> c_ulong ; # ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93377 [INFO] [stdout] | [INFO] [stdout] 1 | ...ze , arg2 : usize) -> c_ulong ; # [namespace = "BICYCL"] pub fn tstbit (self : & Mpz , arg1 : usize) -> c_int ; # [namespace = "BICYCL... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93457 [INFO] [stdout] | [INFO] [stdout] 1 | ... Mpz , arg1 : usize) -> c_int ; # [namespace = "BICYCL"] pub fn setbit (self : Pin < & mut Mpz > , arg1 : usize) ; # [namespace = "BIC... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93540 [INFO] [stdout] | [INFO] [stdout] 1 | ... < & mut Mpz > , arg1 : usize) ; # [namespace = "BICYCL"] pub fn mod4 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn mod8... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93605 [INFO] [stdout] | [INFO] [stdout] 1 | ...mod4 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn mod8 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn val2... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93670 [INFO] [stdout] | [INFO] [stdout] 1 | ...mod8 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn val2 (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nextpr... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93733 [INFO] [stdout] | [INFO] [stdout] 1 | ...al2 (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nextprime (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn l... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93804 [INFO] [stdout] | [INFO] [stdout] 1 | ...e (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn legendre (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYC... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93886 [INFO] [stdout] | [INFO] [stdout] 1 | ... Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn jacobi (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93966 [INFO] [stdout] | [INFO] [stdout] 1 | ...pz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn kronecker (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYC... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:94049 [INFO] [stdout] | [INFO] [stdout] 1 | ...Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn to_bytes (self : & Mpz , dst : Pin < & mut CxxVector < u8 > >) ; # [nam... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:94146 [INFO] [stdout] | [INFO] [stdout] 1 | ... < & mut CxxVector < u8 > >) ; # [namespace = "BICYCL"] pub fn is_equal (self : & Mpz , other : & Mpz) -> bool ; pub fn swap_autocxx_w... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100473 [INFO] [stdout] | [INFO] [stdout] 1 | ...return_type : * mut RandGen) ; # [namespace = "BICYCL"] pub fn set_seed (self : Pin < & mut RandGen > , arg1 : & Mpz) ; pub unsafe fn ... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100881 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type : * mut Mpz) ; # [namespace = "BICYCL"] pub fn random_uchar (self : Pin < & mut RandGen >) -> u8 ; # [namespace = "BICYC... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100965 [INFO] [stdout] | [INFO] [stdout] 1 | ...in < & mut RandGen >) -> u8 ; # [namespace = "BICYCL"] pub fn random_ui (self : Pin < & mut RandGen > , arg1 : c_ulong) -> c_ulong ; #... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101068 [INFO] [stdout] | [INFO] [stdout] 1 | ...rg1 : c_ulong) -> c_ulong ; # [namespace = "BICYCL"] pub fn random_ui_2exp (self : Pin < & mut RandGen > , arg1 : c_ulong) -> c_ulong ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101352 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type : * mut Mpz) ; # [namespace = "BICYCL"] pub fn random_bool (self : Pin < & mut RandGen >) -> bool ; pub unsafe fn random... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102457 [INFO] [stdout] | [INFO] [stdout] 1 | ...doc = " Getter for the coefficient \\f$a\\f$ of the form"] pub fn a (self : & QFI) -> & Mpz ; # [namespace = "BICYCL"] # [doc = " Gett... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102579 [INFO] [stdout] | [INFO] [stdout] 1 | ...doc = " Getter for the coefficient \\f$b\\f$ of the form"] pub fn b (self : & QFI) -> & Mpz ; # [namespace = "BICYCL"] # [doc = " Gett... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102701 [INFO] [stdout] | [INFO] [stdout] 1 | ...doc = " Getter for the coefficient \\f$c\\f$ of the form"] pub fn c (self : & QFI) -> & Mpz ; # [doc = " Return the discriminant of th... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103514 [INFO] [stdout] | [INFO] [stdout] 1 | ...t QFICompressedRepresentation) ; # [namespace = "BICYCL"] pub fn lift (self : Pin < & mut QFI > , arg1 : & Mpz) ; # [namespace = "BICY... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103595 [INFO] [stdout] | [INFO] [stdout] 1 | ...& mut QFI > , arg1 : & Mpz) ; # [namespace = "BICYCL"] pub fn lift_2exp (self : Pin < & mut QFI > , arg1 : c_uint) ; # [namespace = "B... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103682 [INFO] [stdout] | [INFO] [stdout] 1 | ...t QFI > , arg1 : c_uint) ; # [namespace = "BICYCL"] pub fn to_maximal_order (self : Pin < & mut QFI > , arg1 : & Mpz , arg2 : & Mpz , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103804 [INFO] [stdout] | [INFO] [stdout] 1 | ... & Mpz , arg3 : bool) ; # [namespace = "BICYCL"] pub fn to_maximal_order_2exp (self : Pin < & mut QFI > , arg1 : c_uint , arg2 : & Mpz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105121 [INFO] [stdout] | [INFO] [stdout] 1 | ...& ClassGroup) -> & Mpz ; # [namespace = "BICYCL"] pub fn default_nucomp_bound (self : & ClassGroup) -> & Mpz ; pub unsafe fn one_autoc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105478 [INFO] [stdout] | [INFO] [stdout] 1 | ...eturn_type : * mut QFI) ; # [namespace = "BICYCL"] pub fn class_number_bound (self : & ClassGroup) -> & Mpz ; pub fn BICYCL_ClassGroup... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105722 [INFO] [stdout] | [INFO] [stdout] 1 | ...rg2 : & QFI , arg3 : & QFI) ; # [namespace = "BICYCL"] pub fn nucompinv (self : & ClassGroup , arg1 : Pin < & mut QFI > , arg2 : & QFI... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:107861 [INFO] [stdout] | [INFO] [stdout] 1 | ... : c_int , b : c_int) -> c_int ; # [namespace = "BICYCL"] pub fn elt (self : & CL_HSMqk_PublicKey) -> & QFI ; # [namespace = "BICYCL"]... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:107938 [INFO] [stdout] | [INFO] [stdout] 1 | ...HSMqk_PublicKey) -> & QFI ; # [namespace = "BICYCL"] pub fn exponentiation (self : & CL_HSMqk_PublicKey , C : & CL_HSMqk , r : Pin < &... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:110953 [INFO] [stdout] | [INFO] [stdout] 1 | ...CL_HSMqk_ClearText , s : & Mpz) ; # [namespace = "BICYCL"] pub fn c1 (self : & CL_HSMqk_CipherText) -> & QFI ; # [namespace = "BICYCL"... [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:111030 [INFO] [stdout] | [INFO] [stdout] 1 | ...& CL_HSMqk_CipherText) -> & QFI ; # [namespace = "BICYCL"] pub fn c2 (self : & CL_HSMqk_CipherText) -> & QFI ; pub fn BICYCL_CL_HSMqk_... [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112343 [INFO] [stdout] | [INFO] [stdout] 1 | ...s to retrieve the public parameters\n@{\n/\n/** Return k"] pub fn k (self : & CL_HSMqk) -> usize ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112491 [INFO] [stdout] | [INFO] [stdout] 1 | ... cardinality of the subgroup \\f$F\\f$ is \\f$M=q^k\\f$."] pub fn q (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112597 [INFO] [stdout] | [INFO] [stdout] 1 | ...space = "BICYCL"] # [doc = " Return p, a odd prime or 1."] pub fn p (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112733 [INFO] [stdout] | [INFO] [stdout] 1 | ...eturn \\f$M=q^{k}\\f$, the conductor of \\f$\\Delta\\f$."] pub fn M (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112843 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "BICYCL"] # [doc = " Return \\f$\\Delta_K = -pq\\f$."] pub fn DeltaK (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc ... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112963 [INFO] [stdout] | [INFO] [stdout] 1 | ...CYCL"] # [doc = " Return \\f$\\Delta = -pq^{2k+1}\\f$."] pub fn Delta (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc =... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113131 [INFO] [stdout] | [INFO] [stdout] 1 | ...ass group of discriminant\n \\f$\\Delta_K = -pq\\f$."] pub fn Cl_DeltaK (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"]... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113314 [INFO] [stdout] | [INFO] [stdout] 1 | ...group of discriminant\n \\f$\\Delta = -pq^{2k+1}\\f$."] pub fn Cl_Delta (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"]... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113393 [INFO] [stdout] | [INFO] [stdout] 1 | ... : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"] pub fn Cl_G (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"] #... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113546 [INFO] [stdout] | [INFO] [stdout] 1 | ...\f$h\\f$, the generator of the cyclic subgroup \\f$H\\f$"] pub fn h (self : & CL_HSMqk) -> & QFI ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113674 [INFO] [stdout] | [INFO] [stdout] 1 | ...Return whether the compact variant is used or not"] pub fn compact_variant (self : & CL_HSMqk) -> bool ; # [namespace = "BICYCL"] # [d... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113821 [INFO] [stdout] | [INFO] [stdout] 1 | ...ether the large message variant is used or not"] pub fn large_message_variant (self : & CL_HSMqk) -> bool ; # [namespace = "BICYCL"] #... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113987 [INFO] [stdout] | [INFO] [stdout] 1 | ...r secret keys: the bound on the size of \\f$H\\f$"] pub fn secretkey_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114126 [INFO] [stdout] | [INFO] [stdout] 1 | ... " Return the bound for cleartexts: \\f$M=q^k\\f$"] pub fn cleartext_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114282 [INFO] [stdout] | [INFO] [stdout] 1 | ...or random exponents: same as #secretkey_bound"] pub fn encrypt_randomness_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114510 [INFO] [stdout] | [INFO] [stdout] 1 | ...\\f$h^e\\f$, where #h is the generator of \\f$H\\f$."] pub fn power_of_h (self : & CL_HSMqk , r : Pin < & mut QFI > , e : & Mpz) ; # [... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:115133 [INFO] [stdout] | [INFO] [stdout] 1 | ...from \\f$\\Delta_K\\f$ to\n \\f$\\Delta\\f$."] pub fn from_Cl_DeltaK_to_Cl_Delta (self : & CL_HSMqk , f : Pin < & mut QFI >) ; # [doc ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:121115 [INFO] [stdout] | [INFO] [stdout] 1 | ...Mpz , compact_variant : bool) ; # [namespace = "BICYCL"] pub fn verify (self : & CL_HSMqk_ZKAoK_Proof , arg1 : & CL_HSMqk_ZKAoK , pk :... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:121864 [INFO] [stdout] | [INFO] [stdout] 1 | ...CL_HSMqk_ZKAoK_Proof) ; # [namespace = "BICYCL"] pub fn noninteractive_verify (self : & CL_HSMqk_ZKAoK , pk : & CL_HSMqk_PublicKey , c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecdsa_2r v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.08s [INFO] running `Command { std: "docker" "inspect" "607c1a07fa49f5b6531491076a756837836792bbd83c9431f4597c4ae0dc8f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607c1a07fa49f5b6531491076a756837836792bbd83c9431f4597c4ae0dc8f0a", kill_on_drop: false }` [INFO] [stdout] 607c1a07fa49f5b6531491076a756837836792bbd83c9431f4597c4ae0dc8f0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf25e62078f7280648e17a1093c53b7f3d69d3b401e5a7b7667746975e06a8ed [INFO] running `Command { std: "docker" "start" "-a" "bf25e62078f7280648e17a1093c53b7f3d69d3b401e5a7b7667746975e06a8ed", kill_on_drop: false }` [INFO] [stderr] warning: bicycl@0.1.0: In file included from /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/cxx/gen0.cxx:1: [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In constructor 'BICYCL::OpenSSL::ECKey::ECKey(const BICYCL::OpenSSL::ECGroup&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2564:59: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2564 | ECKey::ECKey (const ECGroup &E) : key_ (EC_KEY_new()) [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~^~ [INFO] [stderr] warning: bicycl@0.1.0: In file included from src/bicycl.h:15: [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:968:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2569:40: warning: 'int EC_KEY_set_group(EC_KEY*, const EC_GROUP*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2569 | int ret = EC_KEY_set_group (key_, E.ec_group_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1042:27: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1042 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2573:39: warning: 'int EC_KEY_generate_key(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2573 | ret = EC_KEY_generate_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1101:27: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1101 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In copy constructor 'BICYCL::OpenSSL::ECKey::ECKey(const BICYCL::OpenSSL::ECKey&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2580:57: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2580 | ECKey::ECKey (const ECKey &K) : key_ (EC_KEY_new()) [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~^~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:968:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In destructor 'BICYCL::OpenSSL::ECKey::~ECKey()': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2599:25: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2599 | EC_KEY_free (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'BICYCL::OpenSSL::ECKey& BICYCL::OpenSSL::ECKey::operator=(const BICYCL::OpenSSL::ECKey&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2606:39: warning: 'EC_KEY* EC_KEY_copy(EC_KEY*, const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2606 | EC_KEY *ret = EC_KEY_copy (key_, K.key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1010:31: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1010 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_copy(EC_KEY *dst, const EC_KEY *src); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'const BIGNUM* BICYCL::OpenSSL::ECKey::get_value() const': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2625:44: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2625 | return EC_KEY_get0_private_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1048:37: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1048 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In member function 'const EC_POINT* BICYCL::OpenSSL::ECKey::get_ec_point() const': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:2632:43: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: bicycl@0.1.0: 2632 | return EC_KEY_get0_public_key (key_); [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: /usr/include/openssl/ec.h:1062:39: note: declared here [INFO] [stderr] warning: bicycl@0.1.0: 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); [INFO] [stderr] warning: bicycl@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h: In constructor 'BICYCL::CL_HSMqk::SecretKey::SecretKey(const BICYCL::CL_HSMqk&, const BICYCL::Mpz&)': [INFO] [stderr] warning: bicycl@0.1.0: src/bicycl.h:4574:40: warning: unused parameter 'C' [-Wunused-parameter] [INFO] [stderr] warning: bicycl@0.1.0: 4574 | SecretKey (const CL_HSMqk &C, const Mpz &v) : Mpz (v) { [INFO] [stderr] warning: bicycl@0.1.0: | ~~~~~~~~~~~~~~~~^ [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92420 [INFO] [stderr] | [INFO] [stderr] 1 | ...ICYCL :: CL_HSMqk_ZKAoK_Proof ; # [namespace = "BICYCL"] pub fn nbits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn ndigit... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92484 [INFO] [stderr] | [INFO] [stderr] 1 | ...bits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn ndigits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nlimb... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92550 [INFO] [stderr] | [INFO] [stderr] 1 | ...igits (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nlimbs (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn sgn (... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92615 [INFO] [stderr] | [INFO] [stderr] 1 | ...nlimbs (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn sgn (self : & Mpz) -> c_int ; pub fn str_value_autocxx_wrapper_0x76a7... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92785 [INFO] [stderr] | [INFO] [stderr] 1 | ...) -> UniquePtr < CxxString > ; # [namespace = "BICYCL"] pub fn is_zero (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_odd... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92850 [INFO] [stderr] | [INFO] [stderr] 1 | ...s_zero (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_odd (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_eve... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92914 [INFO] [stderr] | [INFO] [stderr] 1 | ...s_odd (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_even (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_one... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:92979 [INFO] [stderr] | [INFO] [stderr] 1 | ...s_even (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_one (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_pri... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93043 [INFO] [stderr] | [INFO] [stderr] 1 | ...s_one (self : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn is_prime (self : & Mpz , reps : c_int) -> bool ; # [namespace = "BICYCL... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93124 [INFO] [stderr] | [INFO] [stderr] 1 | ... , reps : c_int) -> bool ; # [namespace = "BICYCL"] pub fn is_divisible_by (self : & Mpz , d : & Mpz) -> bool ; # [namespace = "BICYCL... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93209 [INFO] [stderr] | [INFO] [stderr] 1 | ...f : & Mpz , d : & Mpz) -> bool ; # [namespace = "BICYCL"] pub fn neg (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn extr... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93274 [INFO] [stderr] | [INFO] [stderr] 1 | ...(self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn extract_bits (self : & Mpz , arg1 : usize , arg2 : usize) -> c_ulong ; # ... [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93377 [INFO] [stderr] | [INFO] [stderr] 1 | ...ze , arg2 : usize) -> c_ulong ; # [namespace = "BICYCL"] pub fn tstbit (self : & Mpz , arg1 : usize) -> c_int ; # [namespace = "BICYCL... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93457 [INFO] [stderr] | [INFO] [stderr] 1 | ... Mpz , arg1 : usize) -> c_int ; # [namespace = "BICYCL"] pub fn setbit (self : Pin < & mut Mpz > , arg1 : usize) ; # [namespace = "BIC... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93540 [INFO] [stderr] | [INFO] [stderr] 1 | ... < & mut Mpz > , arg1 : usize) ; # [namespace = "BICYCL"] pub fn mod4 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn mod8... [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93605 [INFO] [stderr] | [INFO] [stderr] 1 | ...mod4 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn mod8 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn val2... [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93670 [INFO] [stderr] | [INFO] [stderr] 1 | ...mod8 (self : & Mpz) -> c_ulong ; # [namespace = "BICYCL"] pub fn val2 (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nextpr... [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93733 [INFO] [stderr] | [INFO] [stderr] 1 | ...al2 (self : & Mpz) -> usize ; # [namespace = "BICYCL"] pub fn nextprime (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn l... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93804 [INFO] [stderr] | [INFO] [stderr] 1 | ...e (self : Pin < & mut Mpz >) ; # [namespace = "BICYCL"] pub fn legendre (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYC... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93886 [INFO] [stderr] | [INFO] [stderr] 1 | ... Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn jacobi (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:93966 [INFO] [stderr] | [INFO] [stderr] 1 | ...pz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn kronecker (self : & Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYC... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:94049 [INFO] [stderr] | [INFO] [stderr] 1 | ...Mpz , arg1 : & Mpz) -> c_int ; # [namespace = "BICYCL"] pub fn to_bytes (self : & Mpz , dst : Pin < & mut CxxVector < u8 > >) ; # [nam... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:94146 [INFO] [stderr] | [INFO] [stderr] 1 | ... < & mut CxxVector < u8 > >) ; # [namespace = "BICYCL"] pub fn is_equal (self : & Mpz , other : & Mpz) -> bool ; pub fn swap_autocxx_w... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100473 [INFO] [stderr] | [INFO] [stderr] 1 | ...return_type : * mut RandGen) ; # [namespace = "BICYCL"] pub fn set_seed (self : Pin < & mut RandGen > , arg1 : & Mpz) ; pub unsafe fn ... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100881 [INFO] [stderr] | [INFO] [stderr] 1 | ...t_return_type : * mut Mpz) ; # [namespace = "BICYCL"] pub fn random_uchar (self : Pin < & mut RandGen >) -> u8 ; # [namespace = "BICYC... [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:100965 [INFO] [stderr] | [INFO] [stderr] 1 | ...in < & mut RandGen >) -> u8 ; # [namespace = "BICYCL"] pub fn random_ui (self : Pin < & mut RandGen > , arg1 : c_ulong) -> c_ulong ; #... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101068 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg1 : c_ulong) -> c_ulong ; # [namespace = "BICYCL"] pub fn random_ui_2exp (self : Pin < & mut RandGen > , arg1 : c_ulong) -> c_ulong ... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101352 [INFO] [stderr] | [INFO] [stderr] 1 | ...t_return_type : * mut Mpz) ; # [namespace = "BICYCL"] pub fn random_bool (self : Pin < & mut RandGen >) -> bool ; pub unsafe fn random... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102457 [INFO] [stderr] | [INFO] [stderr] 1 | ...doc = " Getter for the coefficient \\f$a\\f$ of the form"] pub fn a (self : & QFI) -> & Mpz ; # [namespace = "BICYCL"] # [doc = " Gett... [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102579 [INFO] [stderr] | [INFO] [stderr] 1 | ...doc = " Getter for the coefficient \\f$b\\f$ of the form"] pub fn b (self : & QFI) -> & Mpz ; # [namespace = "BICYCL"] # [doc = " Gett... [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102701 [INFO] [stderr] | [INFO] [stderr] 1 | ...doc = " Getter for the coefficient \\f$c\\f$ of the form"] pub fn c (self : & QFI) -> & Mpz ; # [doc = " Return the discriminant of th... [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103514 [INFO] [stderr] | [INFO] [stderr] 1 | ...t QFICompressedRepresentation) ; # [namespace = "BICYCL"] pub fn lift (self : Pin < & mut QFI > , arg1 : & Mpz) ; # [namespace = "BICY... [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103595 [INFO] [stderr] | [INFO] [stderr] 1 | ...& mut QFI > , arg1 : & Mpz) ; # [namespace = "BICYCL"] pub fn lift_2exp (self : Pin < & mut QFI > , arg1 : c_uint) ; # [namespace = "B... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103682 [INFO] [stderr] | [INFO] [stderr] 1 | ...t QFI > , arg1 : c_uint) ; # [namespace = "BICYCL"] pub fn to_maximal_order (self : Pin < & mut QFI > , arg1 : & Mpz , arg2 : & Mpz , ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:103804 [INFO] [stderr] | [INFO] [stderr] 1 | ... & Mpz , arg3 : bool) ; # [namespace = "BICYCL"] pub fn to_maximal_order_2exp (self : Pin < & mut QFI > , arg1 : c_uint , arg2 : & Mpz... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105121 [INFO] [stderr] | [INFO] [stderr] 1 | ...& ClassGroup) -> & Mpz ; # [namespace = "BICYCL"] pub fn default_nucomp_bound (self : & ClassGroup) -> & Mpz ; pub unsafe fn one_autoc... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105478 [INFO] [stderr] | [INFO] [stderr] 1 | ...eturn_type : * mut QFI) ; # [namespace = "BICYCL"] pub fn class_number_bound (self : & ClassGroup) -> & Mpz ; pub fn BICYCL_ClassGroup... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:105722 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg2 : & QFI , arg3 : & QFI) ; # [namespace = "BICYCL"] pub fn nucompinv (self : & ClassGroup , arg1 : Pin < & mut QFI > , arg2 : & QFI... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:107861 [INFO] [stderr] | [INFO] [stderr] 1 | ... : c_int , b : c_int) -> c_int ; # [namespace = "BICYCL"] pub fn elt (self : & CL_HSMqk_PublicKey) -> & QFI ; # [namespace = "BICYCL"]... [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:107938 [INFO] [stderr] | [INFO] [stderr] 1 | ...HSMqk_PublicKey) -> & QFI ; # [namespace = "BICYCL"] pub fn exponentiation (self : & CL_HSMqk_PublicKey , C : & CL_HSMqk , r : Pin < &... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:110953 [INFO] [stderr] | [INFO] [stderr] 1 | ...CL_HSMqk_ClearText , s : & Mpz) ; # [namespace = "BICYCL"] pub fn c1 (self : & CL_HSMqk_CipherText) -> & QFI ; # [namespace = "BICYCL"... [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:111030 [INFO] [stderr] | [INFO] [stderr] 1 | ...& CL_HSMqk_CipherText) -> & QFI ; # [namespace = "BICYCL"] pub fn c2 (self : & CL_HSMqk_CipherText) -> & QFI ; pub fn BICYCL_CL_HSMqk_... [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112343 [INFO] [stderr] | [INFO] [stderr] 1 | ...s to retrieve the public parameters\n@{\n/\n/** Return k"] pub fn k (self : & CL_HSMqk) -> usize ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112491 [INFO] [stderr] | [INFO] [stderr] 1 | ... cardinality of the subgroup \\f$F\\f$ is \\f$M=q^k\\f$."] pub fn q (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112597 [INFO] [stderr] | [INFO] [stderr] 1 | ...space = "BICYCL"] # [doc = " Return p, a odd prime or 1."] pub fn p (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112733 [INFO] [stderr] | [INFO] [stderr] 1 | ...eturn \\f$M=q^{k}\\f$, the conductor of \\f$\\Delta\\f$."] pub fn M (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112843 [INFO] [stderr] | [INFO] [stderr] 1 | ...= "BICYCL"] # [doc = " Return \\f$\\Delta_K = -pq\\f$."] pub fn DeltaK (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc ... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112963 [INFO] [stderr] | [INFO] [stderr] 1 | ...CYCL"] # [doc = " Return \\f$\\Delta = -pq^{2k+1}\\f$."] pub fn Delta (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [doc =... [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113131 [INFO] [stderr] | [INFO] [stderr] 1 | ...ass group of discriminant\n \\f$\\Delta_K = -pq\\f$."] pub fn Cl_DeltaK (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"]... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113314 [INFO] [stderr] | [INFO] [stderr] 1 | ...group of discriminant\n \\f$\\Delta = -pq^{2k+1}\\f$."] pub fn Cl_Delta (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"]... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113393 [INFO] [stderr] | [INFO] [stderr] 1 | ... : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"] pub fn Cl_G (self : & CL_HSMqk) -> & ClassGroup ; # [namespace = "BICYCL"] #... [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113546 [INFO] [stderr] | [INFO] [stderr] 1 | ...\f$h\\f$, the generator of the cyclic subgroup \\f$H\\f$"] pub fn h (self : & CL_HSMqk) -> & QFI ; # [namespace = "BICYCL"] # [doc = "... [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113674 [INFO] [stderr] | [INFO] [stderr] 1 | ...Return whether the compact variant is used or not"] pub fn compact_variant (self : & CL_HSMqk) -> bool ; # [namespace = "BICYCL"] # [d... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113821 [INFO] [stderr] | [INFO] [stderr] 1 | ...ether the large message variant is used or not"] pub fn large_message_variant (self : & CL_HSMqk) -> bool ; # [namespace = "BICYCL"] #... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113987 [INFO] [stderr] | [INFO] [stderr] 1 | ...r secret keys: the bound on the size of \\f$H\\f$"] pub fn secretkey_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114126 [INFO] [stderr] | [INFO] [stderr] 1 | ... " Return the bound for cleartexts: \\f$M=q^k\\f$"] pub fn cleartext_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"] # [... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114282 [INFO] [stderr] | [INFO] [stderr] 1 | ...or random exponents: same as #secretkey_bound"] pub fn encrypt_randomness_bound (self : & CL_HSMqk) -> & Mpz ; # [namespace = "BICYCL"... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:114510 [INFO] [stderr] | [INFO] [stderr] 1 | ...\\f$h^e\\f$, where #h is the generator of \\f$H\\f$."] pub fn power_of_h (self : & CL_HSMqk , r : Pin < & mut QFI > , e : & Mpz) ; # [... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:115133 [INFO] [stderr] | [INFO] [stderr] 1 | ...from \\f$\\Delta_K\\f$ to\n \\f$\\Delta\\f$."] pub fn from_Cl_DeltaK_to_Cl_Delta (self : & CL_HSMqk , f : Pin < & mut QFI >) ; # [doc ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:121115 [INFO] [stderr] | [INFO] [stderr] 1 | ...Mpz , compact_variant : bool) ; # [namespace = "BICYCL"] pub fn verify (self : & CL_HSMqk_ZKAoK_Proof , arg1 : & CL_HSMqk_ZKAoK , pk :... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` only has an effect on trait implementation blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/bicycl-0fb19fe03f1a79ba/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:121864 [INFO] [stderr] | [INFO] [stderr] 1 | ...CL_HSMqk_ZKAoK_Proof) ; # [namespace = "BICYCL"] pub fn noninteractive_verify (self : & CL_HSMqk_ZKAoK , pk : & CL_HSMqk_PublicKey , c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bicycl` (lib) generated 61 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ecdsa_2r-9a84186cff2b57a6) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test presign::tests::test_get_random_participant_set ... ok [INFO] [stdout] test nim::tests::test_nim_zero ... ok [INFO] [stdout] test keygen::tests::test_keygen ... ok [INFO] [stdout] test presign::tests::test_presign_step1 ... ok [INFO] [stdout] test lagrange::tests::test_lagrange_coefficients ... ok [INFO] [stdout] test zk::tests::test_nizk ... ok [INFO] [stdout] test keygen::tests::test_keygen_step2_time ... ok [INFO] [stdout] test nim::tests::test_nim_basic ... ok [INFO] [stdout] test setup::tests::test_setup ... ok [INFO] [stdout] test presign::tests::test_presign ... ok [INFO] [stdout] test spdz::test_spdz_signing ... ok [INFO] [stdout] test keygen::tests::test_dkg ... ok [INFO] [stdout] test spdz::test_dkg ... ok [INFO] [stdout] test signature::tests::test_sign_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.76s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ecdsa_2r-016b6d554c67c7e1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ecdsa_2r [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf25e62078f7280648e17a1093c53b7f3d69d3b401e5a7b7667746975e06a8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf25e62078f7280648e17a1093c53b7f3d69d3b401e5a7b7667746975e06a8ed", kill_on_drop: false }` [INFO] [stdout] bf25e62078f7280648e17a1093c53b7f3d69d3b401e5a7b7667746975e06a8ed